![]() |
ChatGPT 6/20/2025 |
In ASPRunner.NET, if you're having trouble with setting the cell widths to be equal, there are a few things you can check and try:
If you've tried all of the above and are still facing issues, consider reaching out to the ASPRunner.NET support forums or documentation for more specific guidance related to your version and setup. |
M
|
MSchell author 6/24/2025 |
So no one else has this issue when using width in the designer? There must be some trick |
M
|
MSchell author 6/24/2025 |
Appears to be the same in V11 downloaded today |
C
|
Chris Whitehead 6/25/2025 |
I can't say I've ever tried to use the widths within PHPRunner, for custom layouts I've ususally used a code snippet in a class static function,I then put the fomatting within that, mainly for ease and speed of updating the code rather than building the project each time for a small change. |