If a have a lable called: lblWarning. I'd like to display it (Visible = True) when the detail band does not have any records. The label is in the group footer.
|
feedback
|
|
This event is attached to the report itself (in my example, it's named XtraReport1).
The same handler in VB:
| ||||
|
feedback
|
|
Not in front of my dev machine at the moment however something like this may work
| |||
feedback
|