[jQuery] url serialize or getUrlParam

2008-09-09 Thread drlinux
Hello, I want to get lastest url paramaters and add this paramater another url like that: http://blabla.com/action.php?q=1page=1rows=50sidx=id to http://blabla.com/action.php?q=5page=1rows=50sidx=id I tried out getUrlParam but it doesn't work with jqgrid. Thanks a lot. King Regards, Ibrahim PS:

[jQuery] jqgrid + json search example

2008-09-04 Thread drlinux
Hi boys, I'm trying to code some app. with jquery and jqgrid. Most of the app. is finished except search function. I can't get the datas from server when I want to search in my grids. Can anyone help me? Many thanks King Regards Ibrahim. Ps: I read the documentation. But i think i've problems