editing datagrid is not showing textboxes in the row

asp.net 1.1 , csharp , sql server 2000 India
  • 12 years 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 a reply

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

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

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“My definition of an expert in any field is a person who knows enough about what's really going on to be scared.” - P. J. Plauger