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
485
How to programmatically group items in a UltraGrid?
posted

Assume that a data table has 3 columns with data, Col1, Col2 and Col3 and that this data table is the data source for an UltraGrid. What are the required steps to programmatically display the data grouped by Col1's data?