Is there some documentation about creating a multi-row header in the webdatagrid where some of the headers span multiple columns??
I just tried in 11.2 and I got the following message with the exception:
WebHierarchicalDataGrid currently does not support Multi-column headers. We will be providing this support in future releases.
It is localized string, so maybe your resources are messed up? I apologize if you're not seeing this.
Actually, the exception tells me nothing. No message. Hardly clear.
It throws an exception telling you it is unsupported. That clearly tells you when you try to do it. It is forecast to be supported in the WHDG in 12.1. And also in the WDG with Column Fixing.
regards,
David Young
When might this feature be available in WebHierarchicalGrid?
Is this unavailability documented somewhere?
Hi csnyder_ptb,
Here is also the relevant step-by-step article from our documentation illustrating how multi-headers can be configured for WebDataGrid:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=WebDataGird_Multi_Column_Headers.html