Hi, i'm using SmartClient & ExtJs, i search the “dataSource”, but it's seem not exist on jqGrid…
Can you confirm, there is no datasource (Json or XML) on jqGrid ?
To custom render, we can use a custom formatter.
An to come back to initial data, we can use a custom unformat.
But i don't think we always can coming back to initial data.
For example, if a second grid interacts with the first grid, from the first we can't know changes…
Example :
grid1 .colName: “MyCol” value: 3
with my formatter:
myCustomFmatter :
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top