How to find searched text in wijmo grid angular2
How to find searched text in wijmo grid angular2
I am trying to search text in wijmo grid using angular2. What i have to do is on button click i have to pass text and searching text and i have to highlight the text.I am new to angular 2 and wijmo grid.can anyone please help me how to achieve in angular2.Thanks in advance.
1 Answer
1
You should try by loop itemsSource and search text on it.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.