Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Search stopped working
27/01/2009
17:05
Avatar
udutta
New Member
Members
Forum Posts: 1
Member Since:
22/01/2009
sp_UserOfflineSmall Offline

Tony - Thank you for the great plugin.

I have been using jQGrid and the Search option. It has been working fine but suddenly stopped working. I tried but couldn't figure out. Please help me. Here is my code.

$(

"#imgFindParts").click(function(){

   jQuery(

"#list1").searchGrid({modal: true,sopt:['cn','bw','ew','eq','ne']});

     return false;

});

It seems like my back-end sending the same XML but data is not being loaded with filtered data.   Thanks.

uday

29/01/2009
06:02
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

What stop to work actually?

Use fireBug to determine what is sended to the server and what is the response.

Also check your serverside code.

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

29/01/2009
08:58
Avatar
birt
Member
Members
Forum Posts: 20
Member Since:
20/11/2008
sp_UserOfflineSmall Offline

Hello,

The search function stopped working for me also. Nothing happened when pressing the search button. The grid wasn't reloaded with "_search=true". After a while I figured out that it was because I had upgraded jQuery to ver 1.3 (instead of 1.2.6). Everything is ok again when switching back to 1.2.6.
(I'm using jqGrid 3.4 beta 1).

/T

29/01/2009
09:03
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

Please use beta 2 which support jQuery 1.3.1

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

12/02/2009
22:52
Avatar
roghellman
Member
Members
Forum Posts: 3
Member Since:
13/02/2009
sp_UserOfflineSmall Offline

I've tried the latest release here (beta) with 1.3.1 of jquery and am seeing this as well.

Via the magic of firebug I can tell you that when searchGrid is invoked, the following error displays: jQuery(selector).jqm(o).jqmShow()     jqm is not a function.

I've grepped through all of the js files, assuming that I wasn't loading the proper one, but the only reference to jqm() is in the calling line in grid.common.js 

Rogers

13/02/2009
00:42
Avatar
roghellman
Member
Members
Forum Posts: 3
Member Since:
13/02/2009
sp_UserOfflineSmall Offline

I found my problem..

I had included the line in my php program:

 <script type="text/javascript" src="./js/js/jquery.jqModal.js" ></script>

it should have been ./js/js/jqModal.js instead.   Perhaps others have done that same sort of thing...

13/02/2009
00:51
Avatar
roghellman
Member
Members
Forum Posts: 3
Member Since:
13/02/2009
sp_UserOfflineSmall Offline

I think I have the last release installed now, verses the beta, but it is late, I'm tired.  I do know that whatever version I have is now calling:

Exception... "'Syntax error, unrecognized expression: [@selected]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]

And that [@selector]  syntax is no longer valid in jquery 1.3.1  So, if you are using the latest version of jquery, then you need to be using the beta release or live without search working...   I'm off to bed.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
37 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information