--- In [email protected], "sanjaypmg" <[EMAIL PROTECTED]> wrote: > > Hi There, > > Is there any way to put filters feature on Datagrid as available in > Excel? > > Or > > Anything Similar to that feature? > > Please let me know if there is something or any possible solution for > the same. > > Thanks > Sanjay sharma >
You can use the filterFunction property on the ArrayCollection to filter your dataGrid data.

