Posted on Jul 11, 2009
(permalink)
Hi Telerik,
Actually I want to bind a large portion of data into the RadGrid. as you know the best way is applying the paging in
data layer of my project, eg. in my Entity Framework based calss or through a stored procedure.
now if I do so how can I handle it with the pager control included in RadGrid control?
or in other words how can I handle the large number of records in RadGrid control without any performance restriction?
Thank you in advance.