Data Grid Item Index ------------- Help
-
Here i am facing a problem I m displaying a gridview data in that i want the sno is automatically to be generated for each and every row the grid is binding can any one pls help me Thanks in advance
sai krishna
-
Here i am facing a problem I m displaying a gridview data in that i want the sno is automatically to be generated for each and every row the grid is binding can any one pls help me Thanks in advance
sai krishna
:zzz:
-
Here i am facing a problem I m displaying a gridview data in that i want the sno is automatically to be generated for each and every row the grid is binding can any one pls help me Thanks in advance
sai krishna
i only got it < asp:TemplateField HeaderText="Item Count"> <%#Container.DataItemIndex + 1%> Thanks
sai krishna
-
:zzz:
such create a dummy cloumn and assign current row index value to the column...that's it..my friend
-
i only got it < asp:TemplateField HeaderText="Item Count"> <%#Container.DataItemIndex + 1%> Thanks
sai krishna
welcome...:laugh: