You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using grails 2.3.3 and trying to use remote-pagination plugin.I have below included in Bootstrap.groovy.
compile ":remote-pagination:0.4.8".
When I add <util:remoteNonStopPageScrol ....> tag, it is not recognised and not able to call filter method in the controller.Can you please suggest what needs to be done .
Thanks,
Rajesh.
The text was updated successfully, but these errors were encountered:
Hi ,
I am using grails 2.3.3 and trying to use remote-pagination plugin.I have below included in Bootstrap.groovy.
compile ":remote-pagination:0.4.8".
When I add <util:remoteNonStopPageScrol ....> tag, it is not recognised and not able to call filter method in the controller.Can you please suggest what needs to be done .
Thanks,
Rajesh.
The text was updated successfully, but these errors were encountered: