Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
630
Easy way to customze FieldChooser captions?
posted

Hello,

I'd like to be able to control how the field text is displayed in the FieldChooser. Specifically, I have cases where the more than one field in the XamDataGrid can have the same Label (i.e. column header), so I'd like to differentiate among them by either changing the text that displays in the FieldChooser to be something like "Label (Field Name)" or by adding a ToolTip that displays the Field Name. I've found a couple forum posts that address issues like this, but both involve copying a 200 line style into my XAML and making a small modification. I'd really rather not have to worry about having a copy of all that Infragistics source code in my project as it could easily cause problems with future product updates. Is there an easier way to accomplish this?

Thanks,

Bob