Hello,
Well for five hours before I have received your reply, I've found out that this can be implemented by the use of jQuery and DataTables plugin. I've also found some examples on having clicked the checkboxes, multiple number of rows can be selected and highlighted.
Then I've read guides on how to to apply the datatables plugin on my table created by the WP-Table-Reloaded plugin.
As a matter of fact, I've finally managed to make it work by (base on what I've read)
-disabling the datatables library
-disabling the default css stylesheet of the plugin
done by unchecking the boxes on the Plugin Options
-then adding the css class display on the Table Styling Options of that certain table
and here is the table
As per your suggestion, I will certainly read that later once I managed to apply the highlight feature by selecting multiple check boxes.
Before I forgot, thanks for your reply, this plugin is simply the best!
P.S. If you have certain knowledge on the feature which I mentioned above, please feel free to guide me.
Thanks.