H
Holysmoke
Hi,
I trying to bind an ArrayList which contains objects from a custom class.
I get an error 'DataBinder.Eval:
'BookBuilding.ServiceAuthApplications.CabUser' does not contain a property
with the name DomainUserId.
The ArrayList of objects contains objects of CabUser class (my custom class).
If I remove DataTextField and DataValueField property,
I get a strange (probably the Type of my object)values in my DropDownList
instead of values.
I look forward for the workaround,
TIA,
Holy
I trying to bind an ArrayList which contains objects from a custom class.
I get an error 'DataBinder.Eval:
'BookBuilding.ServiceAuthApplications.CabUser' does not contain a property
with the name DomainUserId.
The ArrayList of objects contains objects of CabUser class (my custom class).
If I remove DataTextField and DataValueField property,
I get a strange (probably the Type of my object)values in my DropDownList
instead of values.
I look forward for the workaround,
TIA,
Holy