Browse by Tags

Related Posts

  • Re: word filter

    @bit2009, This is a work in progress so there are ways to improve it, but I offer the following function in case it helps. The following builds a dynamic filter for a gridview that searches multiple columns. You would use the filter by assigning the result to GridView1.FilterExpression = DynamicFilter...
    Posted to Getting Started (Forum) by Jeremy Larter on 02-02-2009, 12:00 AM
    Filed under: search, Dynamic, filterexpression
  • The most efficient way to search a gridview?

    Hello. I'm looking for the most efficient way to search a gridview. I got this object data source (bound to a mssql database) which returns around 1500 rows. I display the results in a gridview where the user is able to sort it on the columns and edit/delete rows. So, how do I search this gridview...
    Posted to Data Presentation Controls (Forum) by TJakobsen on 10-22-2007, 12:00 AM
    Filed under: search, efficient search, GridView, filterexpression
Page 1 of 1 (2 items)