Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4040
SetCellvalue in HierarchicalGrid
posted

Hello,

I have a problem with the HerarchicalGrid. I would like to update a cell value when another cell in the row is edited.

I tried to use the SetCellValue in the 'editRowEnded' event for each features of each columnslayouts and I have two problems :

 - it updates the cell value but only in the first grid of the hierarchy. In the sub grids is doesn't work.

 - the new value is only updated graphically when the row is edited.

I attached a sample to show you how I did it.

Regards.

SetCellValueHierarchicalGrid.zip
Parents Reply Children
No Data