Hi Team,
My Required is to set number of pages in xamgrid in advance(Not Page Size).
Scenario : I have total number of records but I'm fetching data dynamically 5 record at a time, so for now paging section in xamgrid show 1 page only as Page size is set to 5. What I need is to show in paging section as "1 2 3 ... 10" in advance as (total number of record=50)/5 = 10 but in real I only fetched page 1 data for now. When I click on page 2 it will fetch records 5-10 dynamically.
Its little urgent !!! Hope you got my question correctly.
Hello Nikhilesh,
I am just checking if you have any other questions on the matter.
I have been looking into this and it seems that currently the total items count could not be set when only a current page view items are provided to the grid. You can log this as a new product idea at: http://ideas.infragistics.com/. You may also have a look at Nikolay suggestion for using the benefits of the IPagedCollectionView for custom modification of the paging settings: http://es.infragistics.com/community/forums/t/53318.aspx.
Any one !!!!!!!!!!!!!!
Waiting for reply its blocking :(