Hi,
I am using Telrik Grid by using data on load method, ie i am loading virtual item count value based on the value which is given by database stored procedure. so i found that, it is a performace issue to get the rowcount from the database.
So i want to use "Grid Paging" by using "NextPrev" technique without using "VirtualItemCount", so can anybody please conform that ...is it possible to use "Grid navigations" using "NextPrev" technique without "VirtualItemCount"?.
I am using Telrik Grid by using data on load method, ie i am loading virtual item count value based on the value which is given by database stored procedure. so i found that, it is a performace issue to get the rowcount from the database.
So i want to use "Grid Paging" by using "NextPrev" technique without using "VirtualItemCount", so can anybody please conform that ...is it possible to use "Grid navigations" using "NextPrev" technique without "VirtualItemCount"?.