rherwig
12 Mar 2012, 2:20 PM
I followed the example code to create a grid with a horizontal scrollbar however, since I'm using a RPC call to get the data, the grid columns are all squashed together so that they "fit" inside the ContentPanel (see the code for 'Framed with Checkbox Selection and Horizontal Scrolling'; createCheckBox() method; in http://extjs.com/examples/#gridplugins).
As far as I can see that is the only difference between the example code and mine. The example creates the grid with the store already populated.
Any hints??
~r
PS
I know I didn't include a "working" example of my code... It's a lot of code and you wouldn't get the RPC call to work anyway...
As far as I can see that is the only difference between the example code and mine. The example creates the grid with the store already populated.
Any hints??
~r
PS
I know I didn't include a "working" example of my code... It's a lot of code and you wouldn't get the RPC call to work anyway...