How to combine filter by events with filter by rows
8 years ago.
I would like to know how can I combine filter by events with filter by rows. For example, I have a scheduler with resources with 100 rooms. Each room has events of person rented. I need to search for all events which person name is joe doe. The scheduler.events.filter will work. However, after searching is done. Scheduler will display only events with joe doe in it. There will be several rows (resources) still display on scheduler with empty row (no event or events are all invisible). How can I hide these row. Thank toy very much.
DayPilot