Hi,
I have a grid with a datetime column. The cells in this column can be used by a calendar control. Whenever the AfterExitEditMode events occurs for such a cell I save the value to the datebase.
But when the user changes the value and clicks directly to another control outside the grid, the value of the property is set to null. I think CancelUpdate will be called by the grid.
Is there a way to get the value in this situation? It doesnt changes anythink if a subscribe to the BeforeExitEditMode event instead.
Hello malignate,
I believe that this questions has already been answered in the following forum thread:
http://community.infragistics.com/forums/t/32812.aspx.
Please do not hesitate to ask if something comes up.