2
Answers

which is better way to display data in gridview like controls and why?

Photo of Dipa Ahuja

Dipa Ahuja

15y
2.3k
1
hi.. in gridview like control which is better way to display records..

1.in aspx page using sqldatasource type controls 
or 2. in code behind by using databind method and why?

Answers (2)