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
Google Crome : Do not display toolbar search properly.
28/02/2014
11:07
Avatar
asavaliya
New Member
Members
Forum Posts: 2
Member Since:
02/08/2011
sp_UserOfflineSmall Offline

Hi forum,

My jqGrid has subgrid and toolbar search.In crome input box of toolbar search slip under first row.

It is case when I have sub-grid only in crome.In firefox it is working fine.

Any solution please.It is quite urgent.

Thanks and regards

Alpesh Savaliya

28/02/2014
11:22
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Urgent is urgent, but code showing the problem is code showing the problem.

I hope you understnad that with such discription nobody will replay to you.

Save our time - save your time.

Reghards

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.

28/02/2014
15:42
Avatar
asavaliya
New Member
Members
Forum Posts: 2
Member Since:
02/08/2011
sp_UserOfflineSmall Offline

tony said:

Hello,

Urgent is urgent, but code showing the problem is code showing the problem.

I hope you understnad that with such discription nobody will replay to you.

Save our time - save your time.

Reghards


Hi Tony.

Thanks for your time. Sorry I dint post code. Version of jqGrid is 4.4.3

Following is my code.

aColName and aColModel  is array.

jQuery("#admin_user_list").jqGrid({

url : 'list_admin_user?ajax=true',

datatype : "json",

colNames : aColName,

colModel : aColModel ,

rowNum : 10,

rowList : [10, 20, 30],

pager : '#admin_user_pager',

sortname : 'user_name',

sortorder : "asc",

viewrecords : true,

caption : "Admin User List",

height: '100%',

width : pageWidth,

multiselect: false,

subGrid : true,

subGridUrl: 'list_user_rights',

subGridModel: [{  name  : ['Model','Read','Add','Edit','Delete'],

width : [100,80,80,80,80],

align : ['center','center','center','center','center'],

}],

});

//Enable Simple Search

jQuery("#admin_user_list").jqGrid('filterToolbar');

//Enable Mulitpale Advance Search

jQuery("#admin_user_list").jqGrid('navGrid',

'#admin_user_pager',

{edit : false,add : false,del : false   },

{}, {}, {},

{       multipleSearch:true,

caption: "Advance Search...",

recreateFilter: true,

recreateForm:true,

closeOnEscape:true,

overlay:0,

});

Hope this will help to solve problem..

Thanks.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
32 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