Data Output Controls
Regarding DataGrid, DataList and Repeater controls - which carries with it the least overhead? I have a page where I am outputting a simple table of data, and I'm using a Repeater to do this, but have contemplated using a DataList.
Obviously the DataGrid has a richer native functionality, but am I sacrificing any performance by using the repeater instead of the DataList?
Thanks in advance for your comments.
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.
|