hi Matt,
I just download it and attach it.
THank you!
HI ,
I am attaching a new sample that opens the search with Cntl-f is entered and to restrict search to selected rows.
Select a row in the XamDataGrid and enter cntrl-F and the Search will appear.
Please review the new sample.
Sincerely, Matt
Developer Support Engineer
HI,
YOu can select a column, by setting XamDataGrid's FieldSetting LabelClickAction to SelectField.
You can get the selected cells by traversing the XamDataGrid's SelectedItems.Cells collection.
Sincerely,
Matt Developer Supprt Engineer
Hi,
Generally, the question has been fixed.
Currently I have one small question: how to get the selected cells?how to select one column?
Thank you very much!