search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How can add search on second row or child row?

Asked by Akhtar Raza
3 years ago.

I attached the screenshot for better understand. I want to add a row search on the second or child row. But I'm getting search only on the first row. Look into my screenshot.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

The rule that determines which rows will be displayed when a row filter is applied is implemented in onRowFilter event handler. You'll need to extend it to include text of the additional rows as well.

Please note that there is no built-in onRowFilter implementation. The reason is that everyone wants a slightly different behavior.

See also:
https://doc.daypilot.org/scheduler/row-filtering/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.