Problem when using multiselect with cellEdit after upgrade to 4.7 – Guriddo https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7&feed=rss2 Sat, 01 Nov 2025 06:44:41 +0000 https://bbpress.org/?v=2.6.14 en-US https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103791 <![CDATA[Problem when using multiselect with cellEdit after upgrade to 4.7]]> https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103791 Mon, 15 Dec 2014 09:36:38 +0000 0xFF Hello,

After upgrade from 4.6 to jqGrid 4.7, I found there is problem with multiselect option when cellEdit is enabled.

I Can’t select row by checkbox clicking. Nothing happens. To select I have to click few pixels out of the checkbox picture.

Select all checkbox works fine.

]]>
https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103809 <![CDATA[Reply To: Problem when using multiselect with cellEdit after upgrade to 4.7]]> https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103809 Mon, 15 Dec 2014 14:03:44 +0000 OlegK It’s a bug. One needs include return; line after the line of jqGrid code (see here). You can get the fixed version of jquery.jqGrid.src.js here.

Best regards
Oleg

]]>
https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103833 <![CDATA[Reply To: Problem when using multiselect with cellEdit after upgrade to 4.7]]> https://guriddo.net/?topic=problem-when-using-multiselect-with-celledit-after-upgrade-to-4-7#post-103833 Tue, 16 Dec 2014 08:09:29 +0000 tony Thanks Oleg,
It seems correct.

Will merge the fix.

Kind Regards
Tony Tomov

]]>