Open primeO opened 6 years ago
Since the data source is remote (you have set grid.url
) you will have to do the filtering on the server side.
See http://w2ui.com/web/docs/1.5/w2grid.search
If the data source is remote it will submit search data to the server side to apply the search.
<script type="text/javascript" src="http://rawgit.com/vitmalina/w2ui/master/dist/w2ui.min.js">
Iam having primefaces in my application , is there any chances of conflict !!