Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to make a multi-line textbox to fill gridview's column in edit view?

0 views
Skip to first unread message

dan

unread,
May 7, 2008, 10:41:38 AM5/7/08
to
Hi,

I have a multi-line textbox in a gridview when in edit mode. The textbox
(rendered as textarea in browser) set cols to 20 by default. I'd like the
textbox to 'adjust' itself to the width of the column. There are cases when
the column is much wider than the textbox. I could programmatically set
cols (through Columns property) but this is not going to work.
Is there a way to do that?

Thanks,
Dan


0 new messages