I want to using two dataSources with repeater. One is binded to dataSource property so my question is is that possible to f.ex. to also repeat some array of string as public property?
I want to using two dataSources with repeater. One is binded to dataSource property
Share
It is possible to bind to a property of your datasource that is also a collection. For example:
aspx page