I want to select a row from table without clicking. Instead of $('#myid').addClass('selected');
i want to use jquery like table.rows('#myid').select=true;
However i don't know if it is such a use or not. Can you help me?
↧
How to select without clicking?
↧