J
Jurjen de Groot
I have an ArrayList with NewsItem objects wich have properties 'newsDate'
and 'newsText'
I can off course bind the ArrayList to the Datalist, but how do I procede
from there ?
In the ItemTemplate I've placed two labels wich should show the properties
of each NewsItem.
I'm trying to find out how to databind the properties of the custom NewsItem
class to these labels.
Any help is greatly appreciated.
and 'newsText'
I can off course bind the ArrayList to the Datalist, but how do I procede
from there ?
In the ItemTemplate I've placed two labels wich should show the properties
of each NewsItem.
I'm trying to find out how to databind the properties of the custom NewsItem
class to these labels.
Any help is greatly appreciated.