I'm using jqGrid and want to create complex filter by 2 columns together: Country & City. I have list of Countries and each Country have 1-5 Cities + Select All + Any. I need something like that:
Is it possible to do using standard jqGrid filter (if yes - how?) or may be you can give the most closer solution to it?