Hello,
I need a way to update the selected grid row values using the clientside api. I can read the values just fine, but, I need to be able to write to the cells. Also, I don't neccessarily need to take the grid into edit mode or want to. I'm selecting a grid row, updating the values on the form and pressing save. On save I want to update the selected row without having to rebind the grid.
I can get the GridIItem using the "get_selectedItems() call, but then what?
Any Ideas with examples would be great..
chris
I need a way to update the selected grid row values using the clientside api. I can read the values just fine, but, I need to be able to write to the cells. Also, I don't neccessarily need to take the grid into edit mode or want to. I'm selecting a grid row, updating the values on the form and pressing save. On save I want to update the selected row without having to rebind the grid.
I can get the GridIItem using the "get_selectedItems() call, but then what?
Any Ideas with examples would be great..
chris