Lianja is now stuck on "Loading App myTestApp", which is the app I was using to try to add the VT to a grid when Lianja crashed.
I have tried restarting our server this is hosted on several times....
Type: Posts; User: quiglyd
Lianja is now stuck on "Loading App myTestApp", which is the app I was using to try to add the VT to a grid when Lianja crashed.
I have tried restarting our server this is hosted on several times....
I created an empty database.
After selecting the database, I use the option that says "Create Virtual Tables from ODBC..." from the gear icon.
I imported two different MSSQL tables from the...
I imported a SQL table to use for a VT for a grid, and once I got the table imported, Lianja began crashing every few minutes.
I noticed an error folder and there a single error recorded. Not sure...
Also, I noticed that if you add a Grid as a gadget, the "After Row/Col Change" delegate does not seem to be available in the Attributes.
Can you add that to the .prg script as a seperate proc?
...
I have been researching the best ways to integrate a grid on a form.
I have a CURSOR from a SQLCONNECT() and SQLEXEC() that I have successfully implemented in the Init() of the page, however I do...