Y
Yankee Imperialist Dog
I have an objectdatasource in a 3.5 site. The object have a generic list of
objects. Lets call thia list myobjs and a property of the object in this list
is szX.
I'm trying to bind it to a gridview column so that
MyCurrentOBJ.myobjs[1].szX is bound to the column. So far i keep getting
errors. Is there a way around this?
or how is this, if it can, be done?
I'm trying to bind
objects. Lets call thia list myobjs and a property of the object in this list
is szX.
I'm trying to bind it to a gridview column so that
MyCurrentOBJ.myobjs[1].szX is bound to the column. So far i keep getting
errors. Is there a way around this?
or how is this, if it can, be done?
I'm trying to bind