Hi,

i'm using the datagrid to display the content from the DB.
the datagrid also has "Edit" and "Delete" option.

While selecting the "Edit" option, a textbox is displayed, of default length, due to which my screen design is distrubed.

I want to control the size of this text box..
I wanted a textbox width which can hold 2 char in it.


how to do it.

thanks in adv.

Venu