creating columns in datagrid
Hi,
I m trying to add columns in datagrid at runtime.
Now 1st column should contain a dropdownlist n last column contain textbox n other columns should contain data which is comming from database.
Now My dropdownlist ll hv Yes No items only,
When i ll select yes then my text box should be visible else it should not be .
N my cursor should go to the text box
Plzzz Help meee:(
|