Hi, I have two tables. In the first table I have typical igGrid paging, and in the second table I have paging with dropdown selector. What I want is to have paging with dropdown selector in the first table, but I try to do it about 2h and there is no result what I expect. Properties are the identical in both of infragistics tables. Here is link:http://166.78.123.148/node/260
Hi Nikolay
sorry to post in old post but i was checking for something same i am using your infragistic grid 2013.1 and i thought you interperated the question wrong i think so haris is asking even i have same question i want to create grid with pagination with typical paging grid ui instead of with drop down selector. is this possible.
Hi, Haris.
I want to ask you if you need more help on your issue. Don't hesitate to ask me if you have further questions.
Best regards, Nikolay Alipiev
Thank you for using our product and I hope that will help you with my answer.
By default if you enable paging you should have also and drop down showing the pages. This is configured through the igGridPaging property "showPageSizeDropDown", which is "true" by default, that's why it should appear in both igGrid controls. You can check online help for that option. You can also check the following sample to compare with your case.
If you have any further questions, don't hesitate to ask them.
Best regards,
Nikolay Alipiev