Hi there,
I'm sure this is my fault but I can't find anything in the documentation to help me. When I'm loading grid data from xml I get duplicate row ids. In my current attempts I have 2 rows loaded from xml (with ids 1 and 2) but the grid has 2 blank rows. Using firebug I can see that there are actually ids 1, 2, 2 and 4. You can see the xml data here:
http://app.codequan.com:4072/weights.xml
And a very rough and ugly (please excuse) page that tries to load that into a grid:
http://app.codequan.com:4072/weights
Seems to be the same in firefox and chrome. I've not tried IE. I found some references to handling ids in the forums but nothing that helped me work out what I've done wrong. It is easy enough for me to change the xml format if that would help. I can't really think of anything else so far.
thanks,
-mark
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top