Repeater binding error: Object reference not set ...
Hi,
Getting the famous error "Object reference not set to an instance of an object." when bind to a repeater control, wondering what could be the issue.
1. The datasource dose have a data ( a List<T> type).
2. The designer dosen't have any <%=%> type of refrence.
Please let me know what other checks has to be done?
Thank you.
|