Json-to-HTML-Table
Json-to-HTML-Table copied to clipboard
please
you could be more specific in the readme
Hi, I am getting issue in nested json. It is giving null. tbCon += tdRow.format(ConvertJsonToTable(eval(value.data), value.tableId, value.tableClassName, value.linkText));
is giving issue. It works in given sample because tableId and tableClassName are specific to the smpel json. Please help me to solve my issue