开发者

Which control to use

开发者 https://www.devze.com 2023-01-20 23:05 出处:网络
I\'m designing a data driven website, the content f开发者_开发百科or which is displayed mostly with Repeater controls.

I'm designing a data driven website, the content f开发者_开发百科or which is displayed mostly with Repeater controls.

I'm not sure, though, how to present the content that won't be repeated (such as articles). I had thought about using Labels and creating a DataSet when the page loads and populate the Labels on the page with columns from the DataSet...

Any ideas?


To create "single-record" data-bound control you can use either FormView or DetailsView controls

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号