Hi
(i)
How do I have a table that doesn't load data? At the moment I use datatype:'clientSide'… but still get the 'loading…' message. I just want an editable grid with say 10 empty rows.
(ii)
If there are no rows in the grid, the gridComplete does not fire. However, it fires each time I call addRowData(). Is this correct?
I'd like to insert the empty rows when the gridComplete fires, but can't seem to do that.
Thanks in advance,
Roger
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top