Hi
I have a xamgrid with a date value column, string value column and a double value column. Initially the grid is read only. The grid is made editable by enabling a checkbox. Now I want to add a new single row to the grid. This should be possible whether the grid is in readonly mode or editable mode. The new row should be added just below the currently focussed row. The new row should have the values of the row which was last focussed.
Also, kindly let me know how the above can be achieved using the MVVM pattern.
Thanks
Chev
Kindly ignore the above question. I figured out how to add new rows using MVVM. All I have to do is update my collection which is bound to the grid.
All I want now is how do I get the currently selected row in the xamgrid using MVVM.
Hello Chev,
This issue has been solved in another forum thread.
Here is the link: http://ko.infragistics.com/community/forums/t/89103.aspx
Please let me know if you have any questions or concerns.
Sincerely,AndrewDeveloper Support IInfragistics Inc.www.infragistics.com/support