JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › search by template › Reply To: search by template
January 17, 2022 at 1:37 pm
#102787
Latvels
Participant
@ivanpeevski
Thanks for the answer.
And I can make my own filter. For example, my data is {id: 1, name: Nik}, and instead of the search string, add a selector or another list where the user
can select a readable Nik, and the search will be performed by id?
For example, the same structure is transferred from me as resources and it looks for everything correctly by resources.
https://ibb.co/1dLQnwH
I apparently found in your example what I need, tell me how to implement such a drop-down list, but in the tasks section,
not resources?
https://ibb.co/YbLTWsy