have to create dynamic table using javascript, i created the table but am getting error row.append is not a function.
Hi Bindu,
OutSystems doesn't support dynamic tables like that. If you are using JavaScript, it doesn't seem an OutSystems-related question.
Hi,
Checked your OML, and also found this similar post. There is problem it seem with the resource JS script. You can check the implementation given in that post, it is a working one. Hope that helps.