Hi
I've an issue I'm trying to figure out with little success. I've got a grid in celledit mode. I change a value of cell1, tab to the next cell2. Using the afterSaveCell event for cell1, i do an ajax post to get a value for cell2.. so i basically block_UI, $.post, set value for cell2 using setRowData. Now cell 2 is editable as well, however, I see the textbox for a short bit in cell2, but goes away quickly (this i did using an alert box). Cell2 has a value now, however, here's the issue. I can't click on it to edit.. and if I click anywhere else on the grid, the value dissappears. In fact, the whole grid cannot be edited now. I'm using 3.3 and thought of going to 3.4, however, the demo site's celledit page isn't working correctly. I change a value, and the whole row blanks out. So not sure what that problem is.
I need help please.
Thanks in advance,
Roger
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top