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
groupColumnShow and editable: true ?
31/05/2011
12:48
Avatar
cvneo
Member
Members
Forum Posts: 47
Member Since:
25/02/2009
sp_UserOfflineSmall Offline

Hello,

I want to use groupColumnShow to group a field type.

By cons when adding or editing I wish I could have access to this field regourpement but it is not even to the parameters: editable: true
 : (

Is there a trick, or it is not possible?

----

Here is my code:

               jQuery("#ListeUtilisateur").jqGrid({
                                       url:'droits_groupes_liste_json.php',
                                       datatype: "json",
                                       mtype: "POST",
                                       colNames:['ID','Zone','Groupe','Note'],
                                       colModel:[
                                                 {name:'IDGroupe',index:'IDGroupe', width:55,align:"center"},
                                                 {name:'NameRoleZone',index:'NameRoleZone', width:200,editable:true, edittype:'select', editoptions:{dataUrl:'droits_groupes_liste_options.php?option=1'}},
                                                 {name:'Groupe',index:'Groupe', width:200,editable:true,editoptions:{size:30} },
                                                 {name:'Note',index:'Note', width:450,search:false,editable: true,edittype:"textarea", editoptions:{rows:"2",cols:"30"}},
                                                 ],
                                       rowNum:10,
                                       rowList:[10,20,30,50,100],
                                       pager: '#ListeUtilisateur_pager',
                                       sortname: 'IDGroupe',
                                       viewrecords: true,
                                       sortorder: "desc",
                                       height: 350,
                                grouping:true,
                                groupingView : {
                                        groupField : ['NameRoleZone'],
                                    groupColumnShow : [false]
                                },
                                       caption:"Groupe"
                                       });
               jQuery("#ListeUtilisateur").jqGrid('navGrid','#ListeUtilisateur_pager',{edit:true,add:true,del:true,search:false});
               jQuery("#ListeUtilisateur").jqGrid('filterToolbar',{stringResult: true,searchOnEnter : false,defaultSearch:'cn'});

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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