Do this in gridcomplete event.
Go to the css file and change z-index to higher.
And I guess this is what you are looking for. check out the datepicker in demo
new features added
Thanks .
I encountered this issue once,
I set debug mode to 3 and run it once.
then set it back to 0 , and it became fine.
Strange bug..
luckily it is corrected
put grid inside a
and centralize the div .
Dude,
you need some server side language to handle that.
this is a simple working copy of jqgrid+cakephp(server side language PHP)
http://www.the-di-lab.com/?p=28
Try to look at the function indexedit() in Cakephp+JqGrid\demo\app\controllers\apples_controller.
This is where it does edit,delete,and add.
Hope you can get the basic idea from here.
regards
The-Di-Lab
But still I think it won't be very tough to make the modal box to post file out. isn't it ?
Just need to set the
enctype="multipart/form-data", method ="post"
and when add/edit is clicked, it posts the file.
correct me if
Okay, I see.
Then I think I have already put up the above plugin with jqgrid 3.4 in my demo
page.
Thanks anyways.
Regards
The-Di-Lab
Hi Markus:
Hi,Tony
I have tested the edittype: file.
and I found out that it did give me a ,but my doubt is that in it did not post the file from modal box.
cheers~

i saw this in changes from github
“
|
1 |
<div id="LC170" class="line">2.2 Second change is related to custom formatters. Starting with version 3.5,</div><div id="LC171" class="line">the custom formatter is passed the following parameters:</div><div id="LC172" class="line"></div> |
can you do escape characters?
well,well, what to say ?
awsome !
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top