EditItem in datagird

Web Programming227
i'm using an EditCommandColumn in a datagrid in order to update the value of

a BoundColumn. i'm finding that no matter what attributes i use for the

cssclass of the EditItemStyle, i can't control the width of the edit box

that appears after clicking the edit button. it always comes out way too

wide.

i'm aware of TemplateColumn but i don't think that's what i need because it

seems to allow you customize the look of a column as it appears initially -

ie: before you click the edit button - not after like i want.

any ideas would be appreciated.


-