I have a problem with "Sigma grid 2.1.02". I guess it is a bug.
If I edit a cell(called cell1) in the grid and I go to another cell in the same row, everything is ok. The cell1 shows the changed value. But if I edit cell1 and go to a cell(called cell2) in a different row, cell1 shows the old value. If I click into cell1 , the new value is in the edit field, but only as long as the focus is on cell1. Next problem is, that cell2 shows now the value I edited in cell1. If I click into cell2, the edit field shows again the right value.
I think there is a problem with the row update. The grid takes the current row to update the values, but needs the row before to update.
I thought first, it is a misconfiguration but here on the website
http://www.sigmawidgets.com/products/sigma_grid2/demos/example_master_details.htmlthere is the same problem.
Ok, another example, you can check it on this page:
http://www.sigmawidgets.com/products/sigma_grid2/demos/example_column_editor.htmlIn the column "Text Box" you can see the name "Keith" at the top. Click in there and change the name. Now click direktly to another name, for example "Chris", without pressing the return-key between. And there is the problem.
If you quit editing with a return, everything is ok. But if you use textareas for editing, a return don't quits editing, only breaks the line.
I don't think, it is a browser problem, I checked MSIE, FF, Chrome, Opera. All the same problem.
Thank you very much for your help!