简体   繁体   English

Grails中的AJAX搜索

[英]AJAX search in grails

Is there any plugin that supports AJAX search in Grails 3.x? Grails 3.x中是否有任何支持AJAX搜索的插件? It should load search results in the current page instead of open a new page/view. 它应将搜索结果加载到当前页面中,而不是打开新页面/视图。

I've finally done it completely in JavaScript. 我终于完全用JavaScript完成了。 It may be possible with the plugin Ajaxdependancyselection mentioned by @vahid but for me it was a lot easier to just do this with JQuery . Ajaxdependancyselection提到的插件Ajaxdependancyselection可能是可行的,但对我来说,仅使用JQuery进行操作要容易得多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM