steedums
Results
2
comments of
steedums
I had to use ZiadJ solution. Unfortunately, reloading the data is slow. edit: I found it was faster to select the selected rows: $('#tableid div.kgRow.selected') and then invoke the click...
Thanks Kiaplayer. Works great.