Dear all,
I have made the ultragrid and two buttons for browsing previous page and next page of ultragrid.
Actually how to implement this if the row in the ultragrid may extend more than one row if one of the column field such as description may span to more than one row? It means I cannot count the number of records for page browsing. What should I do?
Please provide any sample code.
How to do with Next and Previous Page? Do you have any sample code??
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
Instead to add those buttons in UltraGridRow, you could create your Composite control which will contains your UltraGrid and those two buttons for Next and Previous page.
Please let me know if you have any further questions.