ASP.NET Control For displaying a listing of data columns -


just wanted see best control display listing of 5 columns (from table) --i thinking of repeater control far being light weight control -- right choice, or there better.

thanks.

if want full control on markup repeater choice; asp.net listview choice, listview gives full control too. both give access template entire control; listview allows little more control think. can't go wrong either.

it depends mean light weight, whether mean light on html output or light weight in simplicity.

and there explicit right choice; can't go wrong of data binding controls, long gives functionality want.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -