jqGrid: How can I change the width of the jqGrid?

Viewed 28782

I would like to change the width of a jqGrid. I tried to set the width in my griddefinition:

   width: '800px'

Is there another way?

1 Answers
Related