Changing TemplateField's order
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, When I add a
TemplateField
to GridView it is alwasy my first field by default. How can I change the order?So, you just need change the sequence of Field in gridview. For your reference, How to change column order in Gridview?[^]
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article