Thanks for your valuable suggestion for filtering the condition list (LESS THAN, Contains, Does not contains etc).
In the same grid, i have another requirement for a column to show the filters based upon the available list (Open,OnHold,Inprogress,Resolved)
—————————————-
column1 | column2 | column3 | column4 |
—————————————
except column2 for other columns i need to add filter menu (as you send in your previous comment)
for column2, i need to add a checkbox menu with the above list (open,onhold,inprogess and resolved).Upon the menuitem selection i need to filter the grid column data.
Regards,
Ravikiran Aita