converting fields in a gridview
in a grid view when I click on the (edit ) link , the content are displayed in a small text box , how can I change the size of this text box and make it multi line ?
I know it's possible by using a template field , but I don't want to waste the time by creating a template field for each box . .
does anyone know how to do this ?
Re: converting fields in a gridview
you only have to make the template field one time
Re: converting fields in a gridview
It's not a waste of time. You must use a template column in order to customize it. That's why it's called a 'template' column.
Re: converting fields in a gridview
why can't I just right click on a field and convert it to checkbox or dropdown list :mad:
ok then , I'll go with the template
Re: converting fields in a gridview
why can't i just right-click in the IDE and have it write my program? :)
Re: converting fields in a gridview
Because if it were that easy, I wouldn't get paid this much.