Hi,
is there any way to set focus to specific cell in xam datagrid??
i want to make data validation while editing data in the cell.if the validation fails i want retain focus on on the previously selected cell.
NOTE: IAM USING MVVM.
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Hello Jafar,
Thank you for your post. I have been looking into it and I can suggest you use ValueConstraints for the Editors in your XamDataGrid. Here you can find more information how to use them and bind them:
http://ko.infragistics.com/community/forums/t/81043.aspx
and
http://ko.infragistics.com/community/forums/t/44883.aspx
Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.