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

[Solved] How to commit cell fpr user?

2 Answers 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
Larry asked on 30 Nov 2009, 09:04 PM
Hi,

When the user is entering data into the grid and they type a value into the last cell - and then (without hitting enter or tab) - they click a 'save' button - the value they typed in that last column does not get saved.

How can I commit that value for them?  I'm sure this is simple - I just don't see the method, etc. to do this.  I tried 'CommitEdit' for the grid but that didn't work.

Thanks!

-ldl-

2 Answers, 1 is accepted

Sort by
0
Accepted
Missing User
answered on 02 Dec 2009, 01:07 PM
Hello Larry,

I've prepared a sample application trying to reproduce your scenario, but using the CommitEdit() to commit the cell value is working properly on my side.
Can you please examine the sample project that I have attached. Maybe I am doing something differently than you and that is why I cannot reproduce the behavior.
Or maybe you can configure my sample project so that it behaves like your project and attach it back along with the instructions on how to make it happen.

Best wishes,
Anastasia
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 02 Dec 2009, 10:54 PM
Apologies.  I try to never ask questions I can answer for myself.  It turned out I had my CommitEdit call in the wrong place in the application flow.  Everything is golden now.  Thanks!!!!!!!

-ldl-
Tags
GridView
Asked by
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Missing User
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or