This question is locked. New answers and comments are not allowed.
Within a DataSource we have one big row of data that has all the information that is needed for one of our page (Fig 1).
We are trying to build a web application in Silverlight 4 using Telerik GridView that requires formatting/ grouping the above results into multiple columns (Fig 2) for better presentation (for splitting the results, we are trying to use Telerik GridSplitter). We want to group the information into 3 columns with fixed widths and within each column, we want to display individual sections that can expand/ collapse using Telerik Expander controls (Fig 3 and 4). We want to use only one GridView control and avoid using multiple for performance reasons.
Is this possible to accomplish?
Image file has been attached to show the needed results.
Thank you..
Francisco Dela Torre
