Hello,
Ok. Try with the latest commits in GitHub.
Best regards
Tony
Hello Klaus,
Thanks for posting this issue. The datepicker has always problems in the serchDialog. If you look into the code you will find a lot of hacks to make the datepicker work in search dialogs.
I will certainly test this and try to fix it.
Thanks again
Tony
Hello,
Thanks. We will think on this direction. There are soutions for your problem. In the moment I see two.
1. Define a dummy existing file in the server and put them in the place of the url. This will solve your problems.
2. You can define a custom button in the navigator for the add and the with succes you can use on button click
addRowData to add a data and immediatley after this to edit the data with editRow.
Hope this help.
(I wonder – why you put this in the bugs – it is more feature like bug.)
Best Regards
Tony
Hello,
You should configure the jsonReader – also try to set repeatitems to false.
Look here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:retrieving_data#json_data
Regards
Hello,
In this case you will need to define your own format and unformat functions
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:custom_formatter#unformatting
Reagards
Tony
Hello,
Currently not possible.
Best Regards
Tony
Hello,
This is true. Maybe you will need to use serializeGridData event, where you can check if serching is true and save the result.
Regards
Tony
Hello,
Maybe you will need to use ondblClickRow event where you call editCell method.
Regards
Tony
Hello,
Please read what is new in 3.6.3 and 3.6.4 versions. Read carfully the documentation
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:change#jqgrid_3.6.3_changes_and_fixes
Regards
Tony
Hello,
Did you have look at the docs? – Search section
Hello,
This is true, try to use sortGrid method
Regards
Tony
Hello,
Try to debug, not javascript code, but your response from the last page. Also check your server code again
Regards
Tony
Hello,
In search Dialog this is not possible. You can applay other plugins on these field using again dataInit.
Best Regards
Tony
Hello,
Do not use this in load complete.
See my replay
Best Regards
Tony
Hello,
Sorry, but actually on which field is this?
Hidden fields are not displayed in the editing and view mode.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top