Browse by Tags

Related Posts

  • Re: Paging issue with gridview

    [quote user="ameenkpn"]You cannot have Page Numbers along with First Next Prev Last Buttons. You can have either one. Else you have to go for Custom Paging. For Custom Paging in GridView control, refer this article http://www.aspdotnetcodes.com/Custom_Sorting_Paging_GridView.aspx [/quote] This...
    Posted to Data Presentation Controls (Forum) by ratanakchn on 11-27-2008, 12:00 AM
    Filed under: GridView, page
  • GridView PagerSettings Format

    Hi, I have a gridview control in my .aspx page and paging is working fine. The default pager style will display the pages in the following format: 1 2 3 4 5 6 (page index) Assuming that I will have 10 rows for each page view, how can I display the 'from-to' of the row index being displayed in...
    Posted to Data Presentation Controls (Forum) by Merovingian on 12-09-2007, 12:00 AM
    Filed under: Pager, pagersettings, row, GridView, page, index
  • 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)