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
4155
Add SelectAll to FieldChooser that observes when fields are individually checked/unchecked and FieldChooser can scroll
posted

Working from this example, I am getting close to getting a FieldChooser how i want.  I have two problems still.

1)  The SelectAll checkbox doesn't respect if the user checks or unchecks individual items, and i am unsure of how to handle events for them to do this

2)  The Field Chooser then doesn't fit all the Fields in it and doesn't scroll to show them either, even though the original thread example says it does.

http://es.infragistics.com/community/forums/t/80639.aspx

Attached my sample...

xamDataGridFieldChooserStyle.zip