Greetings!
When serializing a grid, can set to serialize only changed rows. Works great!
I have a situation where that flag needs to be set manually so the row will serialize.
(I have child rows, and I delete one successfully using the editor events, but the
row does not serialize, I presume it does not know it is changed.)
Was hoping I could ‘set’ the ‘changed’ flag for that row.
Hope that is clear.
have fun,
Paxton