The title should read
“Hidden Columns Set to (“none breaking space”) after save.
I typed it in that way…and I can't edit it.
I have a grid with a sub grid. OK, I have 3 foreign keys that I need to keep track of. I have an “edit” button and “save” button in column 1.In PostData I use getRowData to assign values to KEY1, KEY2, and KEY3 from columns that are set “hidden:true”.
I refresh the page.
I click on the “+” button on one of the rows to open the sub grid. The grid opens correctly. KEY1, KEY2, and KEY3 contain the correct indexes.
Perfect so far.
I click on the Edit Button, make a change (or not), Click on the Save Button.
The record is saved correctly
Perfect so far.
Now when I go to open the sub table we find a problem. KEY1, KE2, and KEY3 all have a value of “ ”
This is not the correct behavior. Is this a BUG?
Barry
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top