Brandy
|
| Posted: 05/09/2003, 8:35 AM |
|
I have a grid with 350 entries.
Each pages displays 20 entries.
Everytime i click to view the next page, the width of the grid changes, depending of the length of the information.
How can i set this to be 1 length and not change no matter what page i am looking at?
thanks
|
|
|
 |
GreggB
|
| Posted: 05/09/2003, 9:18 AM |
|
IF you are using CCS:
With the page open in design, place your pointer over the grid you want to change, right click your mouse. In the new pop-up menu select table. Now you should now have a window called <Table> Properties. On the top right you will have a section call Dimensions. You will be able to select the Height and Width by Percentage or Pixels for the grid. Insert some numbers to find the size that best meets you needs.
Hope this helps and is what you are looking for.
GreggB
|
|
|
 |
|