Is there some documentation about creating a multi-row header in the webdatagrid where some of the headers span multiple columns??
Hi csnyder_ptb,
You could go to the sample for multi column headers or search for GroupField in the help. The top hit in the search is the relevant article.
regards,David Young
Oh, and you need to have 11.2 to use this feature; it was added in that release. Be warned that it does not yet work with the hierarchical grid or with column fixing on.
-Dave
When might this feature be available in WebHierarchicalGrid?
Is this unavailability documented somewhere?
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
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.