You need to add this line table.bindDataSource(nodeInfo); after adding columns to the table (with nodeInfo was created earlier) to make the above code work.
Regards,
Steven Nguyen
You need to add this line table.bindDataSource(nodeInfo); after adding columns to the table (with nodeInfo was created earlier) to make the above code work.
Regards,
Steven Nguyen