In the winforms ColumnGroupsViewDefinition creates a hierarcy type header. Is there a control in ASP/AJAX that can reproduce this same effect? The help files for the winform controls says this;
"The name of this view may lead to some confusion. RadGridView does not support html rendering, and there are no plans to support it. This view enables using row layout similar to the one existing in html tables. In fact, you can take an existing html table and use its html code in RadGridView. Sometimes this can save a lot of work. Just change the cell text to be the unique name of the desired column. "
I cannot figure out how to define the ColumnGroupsViewDefinition in aspx.
Thanks
"The name of this view may lead to some confusion. RadGridView does not support html rendering, and there are no plans to support it. This view enables using row layout similar to the one existing in html tables. In fact, you can take an existing html table and use its html code in RadGridView. Sometimes this can save a lot of work. Just change the cell text to be the unique name of the desired column. "
I cannot figure out how to define the ColumnGroupsViewDefinition in aspx.
Thanks