Displaying vertical rows to bind data
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Generally our grid is like ID Name 1 Adit 2 Prerak 3 Shyam but i want to display this like below ID 1 2 3 Name Adit Prerak Shyam So which control i use,gridview,DataList,listview,... (In web form) and any link for this type of example
It's impossible to advise you which is the one you should use. Take a look at the documentation for each control and decide which one best fits your requirements.
Unrequited desire is character building. OriginalGriff