Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone.
I am developing application in asp.net.
I am facing problem to display data in gridview. gridview has twenty five field. so there is another way to bind data.
What may i use datagrid instead of gridview control.

Please help which control is suitable.


Thanks & Regards
Ganu Sharma
Posted

i think you have to use gridView, because it is easy to use and have more then feature in comparison to other data control.
 
Share this answer
 
i think you have to use gridView, because it is easy to use and have more then feature in comparison to other data control.
 
Share this answer
 
I completely agree with solution1 Gridview will be best to use.
If you want to dive deep you can learn difference between these two Here
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900