Hi,
I have a Grid configured with about 12 columns with resizing active. I can resize the columns and reorder them with no problems. Four of the columns are text fields of about 20 chars, one is State (TX, etc) and the remainder are numeric and hold small numbers of 2 to 4 digits each. I can size each of the columns to be large enough to hold their data.
The problem I'm having is when I switch on filtering, each column expands to have a filter box containing 11 chars plus the filter image etc etc.
So. I have two problems.
1. I cannot size the columns small enough anymore. Is there a way of reducing the size of a filtered column?
2. With filtering on, the grid expands wider than the screen size without giving me a scroll bar! The Grid is in a Div set to 100% and most things I put in there wider than the screen cause the horizontal scroll bars to appear. If I put a border on the div, I can see the right edge at the right of the screen with the grid extending out beyond it. Any ideas?
Thanks, Steve
I have a Grid configured with about 12 columns with resizing active. I can resize the columns and reorder them with no problems. Four of the columns are text fields of about 20 chars, one is State (TX, etc) and the remainder are numeric and hold small numbers of 2 to 4 digits each. I can size each of the columns to be large enough to hold their data.
The problem I'm having is when I switch on filtering, each column expands to have a filter box containing 11 chars plus the filter image etc etc.
So. I have two problems.
1. I cannot size the columns small enough anymore. Is there a way of reducing the size of a filtered column?
2. With filtering on, the grid expands wider than the screen size without giving me a scroll bar! The Grid is in a Div set to 100% and most things I put in there wider than the screen cause the horizontal scroll bars to appear. If I put a border on the div, I can see the right edge at the right of the screen with the grid extending out beyond it. Any ideas?
Thanks, Steve