Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
How we can implement pagination in UltraGrid windows control
posted

Hi,

I am using UltraGird v6.3 windows control to display huge number of records but it takes lot of time to bind all the records in a single call.  I did not find any default pagination property in control. 

I would appreciate if any body can guide me how we can implement pagination in UltraGrid control provided all the functionality (like grouping columns, moving columns, sotring etc.) of UltraGrid control should work as expected.

Parents Reply Children