开发者

Which control to use

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜