javascript - how can i implementing on the fly filtering for rad grid Telerik component? -
i'm using telerik component rad grid in web page, want have on fly filtering on fly filtering example
when user type text in above text-box can see real-time changing in grid view.rad grid has filtering each column. want filter column 1 text box @ top of grid.
my question are:
- how can implement such filtering in rad grid telerik?
- is using filter expansion?
- can use java script function work rad grid control ?
Comments
Post a Comment