isoftware_com
Posts: 13
|
| Posted: 02/03/2011, 1:38 PM |
|
OK this one seems to escape me, how can I stop the grids dynamically resizing their width? I need them to stay at a fixed width of say 200pixels etc.
Any assistance would be greatly appreciated
_________________
isoftware.com
Looking for Codecharge VB.NET Freelance Developers
|
 |
 |
datadoit
|
| Posted: 02/03/2011, 2:15 PM |
|
Have you set a table style?
<table style="width: 200px">
|
|
|
 |
isoftware_com
Posts: 13
|
| Posted: 02/03/2011, 2:51 PM |
|
Ahaa.. Yes I was adjusting the wrong "Table". One of those days, and your help is greatly appreciated.
_________________
isoftware.com
Looking for Codecharge VB.NET Freelance Developers
|
 |
 |
|