Hello,
I'm using xamDataGrid in my project and I set the FieldLayoutSettings.
HeaderPrefixAreaDisplayMode="FieldChooserButton"
The button works fine but I want to add 3 buttons to the window that opens: SaveConfig, LoadConfig and DefaultConfig.
See pic for example:
*The field names are in hebrew, I't is not gibberish*
Hello Roy,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Hello Stefan,
TNX for the replay, that was very helpful.
I have another question: Is there a way to enable users to change the field location by dragging the fields label in the field chooser window?
I want to do so, because that in one of my windows, I have a big grid (30 fields) and it is easier to drag fields in the field chooser than over multiple fields in the actual xamDataGrid.