K
Kernel Bling
Hi.
Is it possible to do this: Bind("objB.prop01")
where objB is a public property accessible object in an object
returned by an ObjectDataSource?
I am able to Eval it: Eval("objB.prop01")
without a problem, but the binding gives:
"A call to Bind was not well formatted. Please refer to documentation
for the correct parameters to Bind."
Regards
Is it possible to do this: Bind("objB.prop01")
where objB is a public property accessible object in an object
returned by an ObjectDataSource?
I am able to Eval it: Eval("objB.prop01")
without a problem, but the binding gives:
"A call to Bind was not well formatted. Please refer to documentation
for the correct parameters to Bind."
Regards