Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 angular2 在 wijmo 网格中搜索文本。我要做的是点击按钮,我必须传递文本和搜索文本,我必须突出显示文本。我是 angular 2 和 wijmo 网格的新手。谁能帮我在 angular2 中实现。提前致谢。
您应该尝试循环 itemsSource 并在其上搜索文本。