PDA

Click to See Complete Forum and Search --> : Need help "Filling" a cell with a text box


Graff
May 30th, 2004, 01:29 PM
I'm re-creating some old xls forms into a webapp the client wishes to have the forums as exact copy as possible. I've gotten the form mostly created, I only need to add the textboxes in for editing.... now when I try to do this is it resizes the forms once the text box goes over about 60% the size of the table cell.

Anyone have any ideas why this might happen?

Magiaus
May 31st, 2004, 11:41 AM
You just have to play with the width setting till it gets right. It's somewhat twitchy. for instance my text box could have a width of 75px and my cell could have a width of 100px but in vs.net it looks messed up because there are pads for the designer interaction. i.e. every table in vs.net add a return line feed looking space so you can select the table and not what ever the table is nested in. ........