B
Baohua Li
After I retrieved a list of objects (e.g Employees) and put it into a IList
(ArrayList)
and bind it to a repeater. everything works fine so far.
However, when I get a IList from a web service, it failed. The error is
"Cannot find the property".
But, I can get/set the properties in my programs without problem.
TIA
Li
(ArrayList)
and bind it to a repeater. everything works fine so far.
However, when I get a IList from a web service, it failed. The error is
"Cannot find the property".
But, I can get/set the properties in my programs without problem.
TIA
Li