Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4110
RowEditTemplate size limitation
posted

I have an UltrawebGrid using a RowEditTemplate. In the Template is a <DIV> section and inside the DIV is a <P> section and a table inside of that. In that table I have my controls, the one at issue is a textbox and an associated WebResizingExtender to allow the user to expand the textbox. The problem is that they cannot expand it very much with out running into the Template size clipping the image (see image). How do I get around this? I need them to extend it much bigger than this, but I don't want the template to be fixed to some ridiculous size, it should expand dynamically with the expansion of the textbox. Anyone? I've tried playing with the Template style and DIV style, but no luck. Your help is greatly appreciated.

Parents Reply Children
No Data