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
 
Back
Top