Thanks! that sorte dout the losing record issue, but I still have the sorting problem in 2.72 and 3.8.
This breaks on 3.7.2 as well. Works fine on 3.6.5.
Hi Tony,
I have solved my own problem. I have used $(“#tblActiveProjects”).getCell(rowid,4) in my setCell statement. It wokred 100%.
Thanks!
Hi Tony,
I'm not editing the grid data. I would simply like to format my dates, as per my example above.
Also, waht is the problem with the following statement: $(“#tblActiveProjects”).setCell(rowid,'ProjectStatusDate',””,””,{formatoptions:{newformat:'M Y'}});
Thanks!
Thanks, Tony.
What is the workaround?
Thanks Tony! It's working!!
It's working now. Thanks, Tony!
Any idea when the changes.txt file will be updated will the latest builds?
Yeah, I used dataUrl, and it works 100%!
Thanks!
Hi,
I have sorted out point 2, but still need your help with point 1.
Thanks!
Awesome! it's working!
Thanks Romyn!
Hi Tony,
When I set the rowNum property, it brings back more data. Only problem is, now when i add a pager to the grid, it always only displays one page.
Thanks!
Hi Romyn,
It's definitely the setSelection method I need. But, I need it to execute after all my grids have loaded, and not on a onClick event (as in the example).
Hope you can help me.
Thanks!
Hi Tony,
I have solved the problem with the empty grids – it was due to invalid characters in the XML.
But I still only see 20 rows per grid. I am not using the numRows property, and do not have a pager on the grids. Is there any way of displaying more than 20 rows at a time?
Thanks!
Hi Tony,
I am not using the rowNum property on any of the girds. It also seems that if the data set is large (500 rcords in my one grid), the gird is empty.
Thanks
Hi Tony,
Some more detail regarding this issue:
In cases where I have a GUID (unique identifier) as the row id, and my grid is set to use multi-select: when I click on multiple rows, the rows actually get highlighted correctly, but the checkboxes are not checked.
In cases where the row id is an integer, the functionality works perfectly.
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top