开发者

I have a question about data controls

I used a few data controls, but I am not experienced enough to know with what controls to stick and with which not to stick..

If gridview has so many events and properties why would I choose to use: ListView, Repeater, FormsView?

When will I choose to use开发者_如何学Go Repeater or FormsView ?


I had typed up some long, verbose answer, but found this article that illustrates each data control's supported functionalities.

The most flexible data control is the ListView, where you have full control over the layout, paging, sorting, grouping.

The repeater doesn't have any bells and whistles except for a flexible layout. Quick and dirty data displaying.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜