Hi I use 2 listboxes to display subjects for students. data is shifted from one list box to another. I need only 5 subjects shifted to second listbox from first listbox. If user select more than 5 subjects and trying to move to second list box, then need to validation fire and show message as please select max 5 rows. I used jquery validation engine. It works well. But there is not any alternation about this validation.
Is there any solution by jquery validation engine.