2
Answers

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

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)