Hi,
Q1: I have a grid where there is 300+ columns in the Field Chooser (Customization) window. Do you have any suggestions how I can create groups of columns (to expand/collapse) in the Field Chooser window?
Q2: Can I make the Field Chooser window resizable?
Best regards
/Dan
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Dan:
ASPxGridView - Make Customization Window / Column Chooser resizable
Thanks
Kate.
Hi Kate,
Thank you for your quick answer.
Best regards
/Dan
Hello Dan:
I am afraid, the default Customization Window does not provide solutions for this problem.
You can create a custom control that should implement this functionality. The following example illustrates how to use a custom popup as a Customization Window for the ASPxGridView:
How to implement a custom Column Customization window
Thanks
Kate.
Hi Kate,
Many thanks for your help
/Dan