Is there any support in the WHDG for a column chooser or do I need to create my own?
Hi cmdrew,
What do you mean by a column chooser. Is this a menu or something on the client that shows and hides columns? Currently, this is not a supported behavior. However, hiding and showing columns on the client is possible. So you could create your own drop down and the set_hidden(true/false) on the columns to show and hide.
If you would like to see this behavior added, please submit a feature request for it.
regards,David Young
If you can confirm for me that the behavior or feature you ar looking for is as described by David, I will go ahead and submit a feature request on your behalf.
Sincerely,TroyDeveloper Support Engineer
Hello ,Thank you for submitting your inquiry to the Infragistics ASP.Net forums and for your interest in the WebHieararchicalDataGrid. Currently, a column chooser feature is not an available feature of the WebHierarchicalDataGrid. However, as David mentioned, hiding and showing columns on the client is possible. To do so you could create your own drop down and the set_hidden(true/false) on the columns to show and hide.
The good news is that a support request has been created for this forum post where a Feature Request has been submitted on your behalf for this functionality to be added in a future release of the WebHierarchicalDataGrid control.To view your Feature Request, log onto your account at <www.Infragistics.Com> and check under MY Support Activity.Please let me know if you have any questions
It has been almost 2 years since Feature Request was submitted. We are migrating to WebDataGrid from ultrawingrid and want same column chooser functionality. Is it available? is there any documentation / samples for feature and/or workaround?
Hi jbmiller,
A column chooser feature is not currently on the road-map for implementation. It may be considered for the future, and product ideas such as these are generally highlighted with product management based on the popularity (frequency) of the feature being requested.
For an approach to achieving the column chooser functionality you can consider the suggestion by David, that is you could create your own drop down and the set_hidden(true/false) on the columns to show and hide.
Please let me know if I can be of further assistance regarding this matter.
All,
Any update on this ? Looking for something similar to what you see here:
http://ko.infragistics.com/community/forums/p/70622/357486.aspx#357486
Regards
Apologies. Wrong link. It should be:
https://demos.devexpress.com/ASPxGridViewDemos/Columns/CustomizationWindow.aspx