Browse by Tags

Related Posts

  • How to sort the gridview with custom queries

    I have a gridview databound to an access database. I am allowing users to select the individual letters of the alphabet with individual link buttons (A,B,C...) (I know, this is not the best way to do this but it's what I have for now.) to return the employees whose last name starts with that particular...
    Posted to Data Presentation Controls (Forum) by Sal on 08-10-2008, 12:00 AM
    Filed under: sort, sorting, gridview grid view
  • Gridview Sorting manually

    I have a Gridview attached to sqldatasource (connected to SP). I am using on top of my page 2 pulldowns with first one listing the fieldnames and the second listing sort orders. There is a command button besides pulldowns to initiate sorting of gridview. Following is code under my button click 1 String...
    Posted to Data Presentation Controls (Forum) by nimish on 10-10-2007, 12:00 AM
    Filed under: sort, sorting, GridView
  • Multiple Database - GridView Sorting

    I'm able to successfully implement the GridView paging and sorting as explained by Scott Mitchell in this excellent article: http://msdn2.microsoft.com/en-us/library/aa479347.aspx However, in my case I have two connection strings for two different Oracle DB with identical schema, tables etc. I need to...
    Posted to Data Access and ObjectDataSource Control (Forum) by dministrator on 04-02-2007, 12:00 AM
    Filed under: page, paging, Sort, sorting, ADO.NET, DataSet, DataTable, Gridview, Merge
Page 1 of 1 (3 items)