How to set style on header after grid is built 2.0.2
Hi-
In our app, we are setting a border around editable cells.
This causes grid cells to be pushed to the right because of
border-left 1px style commands etc.
In order to adjust for non-editable cells I put an invisible border around them too, which keeps the widths in sync.
Now my problem is that the headers are not adjusted. The further to the right I go, the more out of sync the headers are with the columns.
What I need to do is put an invisible border around my headers so they adjust too.
any ideas?
thanks
Max
In our app, we are setting a border around editable cells.
This causes grid cells to be pushed to the right because of
border-left 1px style commands etc.
In order to adjust for non-editable cells I put an invisible border around them too, which keeps the widths in sync.
Now my problem is that the headers are not adjusted. The further to the right I go, the more out of sync the headers are with the columns.
What I need to do is put an invisible border around my headers so they adjust too.
any ideas?
thanks
Max
Max
September 23,