Forum


20:11

24/01/2009

Hello all! below is a link to my grid. You'll notice the result cells are not stretched 100%. Also, when you resize the columns the cells should follow My tests were done in Firefox 3.0.5 only as I don't have any other web browser installed Why is that? Do I not have the datagrid settings configured correctly? Any suggestions/help with getting the cells width 100% is greatly appreciated!
20:55

24/01/2009

I fixed the issue! My column properties:
colNames:['id', 'Name', 'State'],
colModel:[
{name:'id',index:'id', hidden:'true', width:55},
{name:'cname',index:'cname', width:100},
{name:'state',index:'state', width:100},
],
When I use hidden:'true' the cells do not span all the way. When I take hidden:'true' out of the colModel it works as expected. Is this a bug or a configuration issue?
_Thanks
22:42

24/01/2009

Well, I took a break and went back to my code. It was a user issue(me). I thought inorder to manipulate the data with the sql id I had to add the column id and hide it. Which is not the case. As long as I incoorporate the the id database field as the cell id like so: $responce->rows[$i]['id']=$row[0]; I'll still beable to use the id in future Events.
_Rich
01:53

Moderators
30/10/2007

Hello,
One additional note
hidden:'true' will never work - instead use
hidden:true
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.
Most Users Ever Online: 715
Currently Online:
34 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