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
width not working properly
22/12/2008
00:58
Avatar
shibaji
Member
Members
Forum Posts: 14
Member Since:
18/10/2008
sp_UserOfflineSmall Offline

Dear

I am create a grid,and my code is given below

colNames:[ ' STUDENT ID ' ,'FIRST NAME','MIDDLE NAME','LAST NAME','CREATION DATE','PASSWORD','ACCOUNT STATUS'], 
colModel:[
{name:'student_id',index:'1',editrules:{required:true,},search:true,width:105,key:true, hidden:false, editable:true,edittype:"text",editoptions: {size:30}},
{name:'fname',index:'2',editrules:{required:true,},search:true,width:105,key:false, hidden:false, editable:true,edittype:"text",editoptions: {size:30}},
{name:'mname',index:'3',editrules:{required:false,},search:true,width:105,key:false, hidden:false, editable:true,edittype:"text",editoptions: {size:30}},
{name:'sname',index:'4',editrules:{required:true,},search:true,width:105,key:false, hidden:false, editable:true,edittype:"text",editoptions: {size:30}},
{name:'creation_date',index:'5',editrules:{required:false,},search:true,width:105,key:false, hidden:false, editable:false,edittype:"text",editoptions: {size:30}},
{name:'password',index:'6',editrules:{required:true,},search:true,width:105,key:false, hidden:false, editable:true,edittype:"text",editoptions: {size:30}},
{name:'account_stat',index:'7',editrules:{required:true,},search:true,width:105,key:false, hidden:false, editable:true,edittype:"select",editoptions: {value:"Active:Active;Inactive:Inactive"}},],
rowNum:6,
rowList:[2,6,12,15],


the problem is that ,suppose width value is 105 and my grid column is so large
it hide the maximum portion of content but when i click on column head and slide
then it shown .
23/12/2008
03:41
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Do you have any other options connected with the grid width. Also post the entry configuration of the grid. And by the way which version of jqGrid do you use?

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.

23/12/2008
22:57
Avatar
shibaji
Member
Members
Forum Posts: 14
Member Since:
18/10/2008
sp_UserOfflineSmall Offline

hi

my browser version mozilla 3.0.5 and jqgrid version 3.3

29/12/2008
03:09
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

You have not needed comma in the colModel in the last column definition. If you check this in IE6 you will have error:

{value:"Active:Active;Inactive:Inactive"}}, <----- ]

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.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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