Community discussion forum

editing datagrid is not showing textboxes in the row

  • 9 months ago
    hi, i am trying to set editable row in the datagrid with the DataGrid1_EditCommand(object source,System.Web.UI.WebControls.DataGridCommandEventArgs e) { DataGrid1.EditItemIndex = e.Item.ItemIndex; } But the problem is that i am not able to see the text boxes in the row as desired for editing. Do i have to set any other property too? if possible,pls tell earliest. Any help is appreciated. Thanks, yamini
    Post was edited on 31/01/2009 18:01:08 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!