add runtime textbox in datagrid in c#.net
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all I have done this problem in vb.net but i got an error in c#.net. I got an error as: e.Item.Cells(2).Controls.add(tb) I am not getting controls proprty of cell. where tb is my runtime textbox. if u have any code pls send me. Thanks monika
-
Hi all I have done this problem in vb.net but i got an error in c#.net. I got an error as: e.Item.Cells(2).Controls.add(tb) I am not getting controls proprty of cell. where tb is my runtime textbox. if u have any code pls send me. Thanks monika