| Author |
Struts2 Jquery Grid Plugin 2.4 filter Search
|
sharath m mmmm
Greenhorn
Joined: Nov 23, 2010
Posts: 1
|
|
does any one know how to use filter Search using Strust2 Jquery Plugin..
I went through the Wiki but that information was not helpful
filter="true"
filterOptions="{ stringResult :true,
searchOnEnter : false,
enableClear : true,
gridModel : true,
gridNames : true
}"
whenever i type inside the filter TextBox rquest passes to the Action but not able to get the value in the Action
i tried the wiki at http://code.google.com/p/struts2-jquery/wiki/SearchGrid
here if i copy the gird and the script mentioned.. i get the textfield with search and clear buttons..
if i type here click on search i get the value in the Action.
so would like to know if anyone has implemented filter Search .... if so plase let me know
Thanks and Regards
|
 |
 |
|
|
subject: Struts2 Jquery Grid Plugin 2.4 filter Search
|
|
|