Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Tuesday, April 22, 2008

What are the differences between Datalist DataGrid and datarepeater ?

DataList

* Has table appearance by default
* Has no auto format option
* has no default paging & sorting options
* can define separators between elements using template

DataGrid

* Has a grid appearance by default
* has a auto format option
* has default paging and sorting
* has no separator between elements

DataRepeater

* simple,read-only output, has no built in support for selecting or editing items, has no default appearance, has no default paging.

No comments:

Archives