Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
It depends on how you are filling the business object. All binding logic already takes this into account so basic StrataFrame binding will not generate this error since we remove the binding when there are no records. But you can use teh CurrentDataTableRefilled method and then look at the Count property of the BO.
|