How to capture changes in editable cells? (v2)
Hi all
Using v2 I have created a grid with a second grid below which is just one row. When the user double clicks a row in the main grid, the row selected appears in the second grid ready for editing. So far so good. Question is how do you capture the edited row contents?
In the quickref grid.htm example provided, I see that all the cells are editable (one column set with a combo), but how do you go about capturing new data/text keyed in by the user into these cells? In the example, you can change the contents of a cell, but when you move to a different cell the original cell contents return. How do you retain the new cell contents?
Many thanks
Will
Using v2 I have created a grid with a second grid below which is just one row. When the user double clicks a row in the main grid, the row selected appears in the second grid ready for editing. So far so good. Question is how do you capture the edited row contents?
In the quickref grid.htm example provided, I see that all the cells are editable (one column set with a combo), but how do you go about capturing new data/text keyed in by the user into these cells? In the example, you can change the contents of a cell, but when you move to a different cell the original cell contents return. How do you retain the new cell contents?
Many thanks
Will
Will
October 12,