Hello,
The workground is as follow.
Suppose you have a formatter date which converts certain format to other one into the grid. The display date into the grid is the same as the editred one. In setCell, addRowData and setRowData we do not convert the date back to its original format (if formatter is available) since we should do the following when we are in editing mode:
1. convert the date to srcformat after the cell is edited
2. convert then the date from srcformat to newformat using the build in formatter
3. put the converted date into the grid.
This means the following operatins:
A => B => A
Convert A to B and then B to A which does not have sence
I do not know if I explain it Ok.
Instead with the these functions regarding the date is: what you put, is what you see.
Regards
Tony
Hello,
I think that other CSS related rules on your page break this, In order to isolate
Hello,
Simple enable it in the json/xml import string.
Regards
Tony
Hello,
Look here
http://www.trirand.com/blog/jqgrid/jqgrid37/jqgrid.html
and here
http://www.trirand.com/blog/?p=654
Regards
Tony
Hello,
We have created this – if someone has this problems.
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:upgrade_from_3.6.4_to_3.6.5
Regards
Tony
Hello,
Not sure if this will be available soon.
Regards
Tony
Hello,
You should do some thinks server side. Download the demo where we have PHP exmaples on this.
Regards
Tony
Hello,
Thank you very much for this. Yes there is such event – called onHeaderClick – I will do some tests on this.
Regards
Tony
Hello,
Will investigate this – also will read the bug forum post.
Regards
Tony
Ich freue mich!
Tony
Hello,
How do you do that!
Regards
Tony
Hello,
Not enought information. No answer.
Regards
Tony
Hello,
Not sure what is the problem, but check this:
http://www.trirand.com/blog/jqgrid/jqgrid37/jqgrid.html
Regards
Tony
Hello,
Or better one, call getRowData without param and you will have all the data at once (see getRowData):
http://www.trirand.com/jqgridw…..ki:methods
Tony
Hello,
Thanks. Good recomendation. But it is quite easy to do it so
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top