Fix / Enhance getCheckedRows()

Please see this: viewtopic.php?f=2&t=34166&start=0

I really think the function getCheckedRows() should only return IDs for checkboxes that are checked (cause that’s what it’s name implies). If there is something else in that cell other than a checkbox then it should NOT return the ID, because it’s not a checkbox that is checked.

Thank you.

We will update functionality of getCheckedRows in the next build in such way.
Thanks for suggestion.