Page 1 of 1
Filter data with Business Objects
Posted: Wed Apr 13, 2011 10:25 am
by VojinDm
Hello,
I have DataBand control and I would like to show only filtered data.. But DataBand uses BusinessObjects and it can't recognize fields I am sending as expression..
Any ideas?
Best regards.
Filter data with Business Objects
Posted: Thu Apr 14, 2011 3:21 am
by Alex K.
Hello,
Unfortunately, filtering not supported for business obejcts.
As a way you can use RegData() instead RegBusinessObject() for this task or use Conditions for databand component instead filter.
Thank you.