I want to hide / remove some below condition options from filter menu,
Next Month and Next year.
Please provide me sample code for this settings.
Hi Sridhar,
My suggestion is to use the conditionList option that determines which conditions to be displayed for a given column.
Another solution is to handle the dropDownOpening event to remove any condition selectively.
I have created and attached a small sample for your reference. Please test it on your side and let me know whether it helps you achieve your requirement.
1682.Sample.zip