This is a migrated thread and some comments may be shown as answers.

[Solved] commands.SubmitChanges is not working

0 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ajeesh
Top achievements
Rank 1
Ajeesh asked on 17 May 2012, 02:27 PM

hi

I have used the following code for Save Changes.And its working previously.

.ToolBar(commands =>

{

commands.SubmitChanges();

})

Now we are using licenced version.But now am getting "Object doesn't support this property or method" error when am click on Savechanges button as well as cancel changes button.Can anybody tell what am doing wrong

Tags
Grid
Asked by
Ajeesh
Top achievements
Rank 1
Share this question
or