Answer posted by Dan Letecky [DayPilot] 9 years ago.
This event handler is called during the update process. The rows.cells.all() method will only work correctly when the update is complete.
What would you like to achieve? Hide a row that doesn't have any events?
Comment posted by Gary 9 years ago.
Thanks for your reply Dan.
Users of my web app have option to either filter rows (hide) that does NOT match search criteria or highlight rows (including it's cells) that match search criteria.
What would you suggest for best approach?
Thanks
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.