Hey, I am facing the same problem. I am using subgrid as row_ids.
Now i am handling the table id but what happens is that there is a div already created with an unacceptable id .
For eg : if the cell content is : yahoo.com
Now the Subgrid_id is domainWiseReportTbl_yahoo.com
Now with the same id a div is created so even if we handle the table id with jq id still the div is there and it creates a problem there. So this is creating a problem.
I am stuck with this problem. Please help out ….
Thanks in advance