Saved Bookmarks
| 1. |
What Are The Advantages And Disadvantages Of Using Datalist? |
|
Answer» Adv: The DATALIST's display is defined via templates, DataList allows for much more customization of the RENDERED HTML markup, by which it is more user-friendly displays of data. DisAdv: adding such functionality with the DataList takes more DEVELOPMENT time than with the DataGrid as,
Adv: The DataList's display is defined via templates, DataList allows for much more customization of the rendered HTML markup, by which it is more user-friendly displays of data. DisAdv: adding such functionality with the DataList takes more development time than with the DataGrid as, |
|