Skip Navigation LinksHome / Community & Support / Code Library / WinForms > GridView > GridView paging using CommandBar

Not answered GridView paging using CommandBar

Feed from this thread
  • Posted on Feb 25, 2011 (permalink)

    Requirements

    RadControls version 2010.3 10.1215+
    .NET version 3.5 SP1
    Visual Studio version 2008
    programming language C# and VB

    PROJECT DESCRIPTION
    This is a very basic example on how paging could be achieved using the telerik grid and the command bar.

    I know it has a lot of things and features missing, but if more people would be interested in this i will be more than happy to continue working on this.

    I have to mention that in this version i have used the grid's internal mechanism for calculating the number visible rows to calculate the maximum number of rows to be displayed.

    Please feel free to share all of your toughs and ideas :)



    Navigation:


    Sorting:
     
    Filtering:


    Best Regards,
    Emanuel Varga
    Telerik WinForms MVP

    Reply

  • Stefan Stefan admin's avatar

    Posted on Feb 28, 2011 (permalink)

    Hello Emanuel,

    Thank you for providing this code library project. I believe that our community will be very happy with your implementation. May be providing a VB version of this project will make it easier for the part of the community which uses Visual Basic.

    Thank you for your cooperation.
     
    Best wishes,
    Stefan
    the Telerik team
    Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / WinForms > GridView > GridView paging using CommandBar