06-02-2003, 10:09 AM
|
#1
|
|
Member (6 bit)
Join Date: Jan 2003
Location: Uniontown, OH
Posts: 49
|
Help with Filtering A DataGrid in ASP.NET?
Hey everyone,
I am some serious need of help in being able to filter a datagrid. Right now it works, but only to filter by one item. I need to filter by multiple items. I regret that I cannot post a link to it to show everyone the project because it is for work and it is not operational as of yet. However I can say that I have used the OnTextChanged attribute to check for whether or not anything has been entered in a field. Like I said, it works for one variable, but not for more than one.
Also, if anyone has any experience in filtering datagrids and has any suggestions as to how to form the filter, I am open to suggestions. We kind of had to make our own here, because I don't know of any built into the language. Thanks everyone!
|
|
|