Hello.
I have quite a strange problem.Writes apps in ABMaterial.On one of the pages I have used the tables and handled it in the form of sorting and selecting a row in the table.Locally on the computer works in debug and release.How do I upload to VPS server these features stop working.Web structure suitable for version.
Add in Build_Page.
What could be the reason?
I have quite a strange problem.Writes apps in ABMaterial.On one of the pages I have used the tables and handled it in the form of sorting and selecting a row in the table.Locally on the computer works in debug and release.How do I upload to VPS server these features stop working.Web structure suitable for version.
Add in Build_Page.
B4X:
page.NeedsTable=True
page.NeedsTabs=True
page.NeedsCombo=True
page.NeedsDateTimeScroller=True
What could be the reason?