hello,
attach file with a demo;
i want build page with sithasodaisy, via code without Internal Design - abstract designer
log error:
any help ?
attach file with a demo;
i want build page with sithasodaisy, via code without Internal Design - abstract designer
log error:
B4X:
'Uncaught (in promise) TypeError: Cannot read properties of null (reading 'append')
Log("start build page")
page.Root.DesignMode(False)
Log("center the page container")
page.Root.MXAuto
Log("add 5 rows, each having 2 columns, each spanning 6")
page.Root.AddRows5.AddColumns12
Log("build the grid")
' Uncaught (in promise) TypeError: Cannot read properties of null (reading 'append')
page.Root.BuildGrid