Forum
11:22
Moderators
30/10/2007
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.
15:42
02/08/2011
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.
Most Users Ever Online: 715
Currently Online:
80 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.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66