Hi,
After loading the XML; I want to set a particular cell (for eg : (1,1)) value as "test".
How could I set value to a particular cell…
Please help me…
Hi,
After loading the XML; I want to set a particular cell (for eg : (1,1)) value as "test".
How could I set value to a particular cell…
Please help me…
myTreeGrid.cells('rowid', fieldIndex).setValue('Test');