This question is locked. New answers and comments are not allowed.
I have made no effort to find a work-around but in my application and in many of your examples if you enter edit mode of a cell (textbox) and you change the value and then press ESC the cell leaves edit mode and the view shows the original value but if you click in the cell again (enter edit mode) it shows the changed value. Even if you leave the row. The simplest example of this can be seen in your EditModeWithSingleClick example.
Sorry if this is a repost.
Sorry if this is a repost.
5 Answers, 1 is accepted
0
Hi Tyree,
This problem is also fixed and will be available in our service pack.
Kind regards,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
This problem is also fixed and will be available in our service pack.
Kind regards,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Devika
Top achievements
Rank 1
answered on 19 Jun 2009, 01:32 PM
Hi,
I have similar problem with Q1 2009 version. I ma validating in CellValidating event and resetting the value to null.
e.Cell.Value = null
In read mode, it is showing empty corerctly. But When i go to edit mode, it is showing the old value entered.
Please help
Thanks in advance
DV
I have similar problem with Q1 2009 version. I ma validating in CellValidating event and resetting the value to null.
e.Cell.Value = null
In read mode, it is showing empty corerctly. But When i go to edit mode, it is showing the old value entered.
Please help
Thanks in advance
DV
0
Hi,
Please try our latest service pack (Q1 2009 SP2) and let me know if you still have any problems.
All the best,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Please try our latest service pack (Q1 2009 SP2) and let me know if you still have any problems.
All the best,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Devika
Top achievements
Rank 1
answered on 25 Jun 2009, 08:33 AM
Yes it is same with latest version.
0
Hi Devika,
I cannot simulate this problem with latest binaries.
Can you provide me with more detailed information (steps) how to reproduce this issue?
You can find my test project with current official release binaries attached.
Regards,
Nedyalko Nikolov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I cannot simulate this problem with latest binaries.
Can you provide me with more detailed information (steps) how to reproduce this issue?
You can find my test project with current official release binaries attached.
Regards,
Nedyalko Nikolov
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
