How to add template columns with textbox control in Asp.Net DataGrid through
coding.

Also, There is no OnFocus and OnBlur events in Asp.Net for DropDownList. How
do I perform action on these events ?

Please suggest.

Re: datagrid issue by Scott

Scott
Mon Apr 19 08:41:40 CDT 2004

> Also, There is no OnFocus and OnBlur events in Asp.Net for DropDownList.
How
> do I perform action on these events ?

Enter (onFocus)
Exit (OnBlur)