NetTalk Central

Author Topic: Disconnedted app, Browse  (Read 1532 times)

Amer

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
Disconnedted app, Browse
« on: May 20, 2020, 11:26:42 PM »
Hi,

1.  In disconnected app, there is a need to link two tables in browse. Dictionary link MANY:1 was set.  ,
There are three fields in browse ( ID , IDparent, IDparentDesc) . Column IDparent was filled with a false value.
IDparentDesc column is empty. Where can I put code to check values, or to manually put code for linking tables?
Any kind of example will be appreciated.
2. I'm browsing 1500 rows.  Very slow on mobile (file loaded) . The same browse on WebServer version with page load looks very nice.
Thanks to jking and his Coin  example I have a filter. Where to put a code for initial filter '1=2' , to display "nothing" on the mobile version?


Amer