Which is better Grid or Table

  • Thread starter Thread starter kiran kumar
  • Start date Start date
K

kiran kumar

Task is there are 200 controls (TxtBoxes,ddlists) which is better Grid
r normal table.

this table/grid i have to use it for view/update the 2 tables data in
database.How can i solve this.

Thanks
Kiran Kumar
 
GridView under ASP.NET 2.0 is the best chooise
it's way faster that dataGrid and more extensible
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top