Which list control to use

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

In VB.NET I made an extensive use of the ListView Control

I am new to ASP.NET and I wonder what is the best control to use, I noticed
that the GridControl is not as flexible as (AFAIK) it is impossible to add
columns and more importantly rows at runtime

I also need list control for editing and what is the recommended for that

Thank you,
Samuel Shulman
 

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