How can I over-ride the click action on column header from sorting to column selection? When I click on column header; rather than it sort the column I want the whole column to be selected so that I can copy the values of whole oclumn.
Hi Abbas,
You are welcome, I really glad I could help out.
I found answer to my question in forums and this one.
Thanks again for your consideration.
This is great! what is the type to style the selected fields?
Hello Abbas,
You can set the XamDataGrid’s FieldSettings LabelClickAction to SelectField.
Please let me know if you need any further assistance on this matter.