asp.net - displaying information in an ASP webpage -


what best way display information on web page, need can dynamically created, information , put datatable needs dynamically displayed on page. each row of table different set of info. information combination of things; strings, decimal values , image. have layout template on page keep intact on page, have had @ aspxdataview seems have it's own layout. suggestions?

i used datalist can keep format of controls going item template, each item loaded have item template. displays types of info need display including images.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -