Page 1 of 1

Table Dynamic Creation.

PostPosted: Thu Jul 01, 2021 1:20 pm
by muhammadhammadmobin
How can i dynamically create the ng table columns by using the servoyextra-components like

var table = detailForm.newWebComponent("Table","servoyextra-table",0,0,200,200);

how can i create the next column in this table?