This question is locked. New answers and comments are not allowed.
Inside our RadGridView, we have a HierarchyChildTemplate which contains another grid and some other controls. We have the ActionOnLostFocus set to CommitEdit on both the main and child grids, however if you edit a cell in the child gridview and then click on another control in the HierarchyChildTemplate, the current edit in the grid does not get committed. Is this a bug in the RadGridView or am I just doing something wrong?
I have been attempting to find a workaround involving checking if the current cell is in edit mode when the grid loses focus, but this seems clumsy and I have not found a good way to handle it.
Any advice will be greatly appreciated!
Thanks,
Geoff
I have been attempting to find a workaround involving checking if the current cell is in edit mode when the grid loses focus, but this seems clumsy and I have not found a good way to handle it.
Any advice will be greatly appreciated!
Thanks,
Geoff