53
Views
2
Comments
create dynamic rows and columns using html tags

have to create dynamic table using javascript, i created the table but am getting error row.append is not a function.

LCP_NALA_LabWorkFlow.oml
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Bindu,

OutSystems doesn't support dynamic tables like that. If you are using JavaScript, it doesn't seem an OutSystems-related question.

UserImage.jpg
Puja Rani

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.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.