Yobbin86
2024-08-19T19:54:28Z
I've followed the guide on how to hide empty row header groups when loading data (https://10tec.com/forum/Posts/t4196-Howto--hide-or-delete-empty-group)
But want to extend so that when using SearchAsType any RowHeader groups that contain no matching rows are also hidden.
Is there an option for this already, or which event handler would this need to go in?

19-08-2024 20-46-45.png

Click to View Image3 View(s)



19-08-2024 20-46-45-1.png

Click to View Image5 View(s)

Igor/10Tec
2024-08-20T15:15:01Z
It's not clear what exactly you want to do. Can you explain in detail?

In any case, look at custom filtering you can do with the custom match rule in the built-in SearchAsType object. You can code any filtering logic you need with it.