02-17-2022, 12:56 PM
I have this situation with a simple IWjQDBGrid that do not show anything when the application is running as a Windows service rather than an application.
I attached a simple case.
When the application is running as an application, the data in the is showed ok.
When the application is running as a Windows service, the is not showed and the message Loading stays on the screen.
There is something in here.
Also the grid has a column with a date datatype and if I set the second grid's column datatype to dtText, the dates are presented just fine, but when I change datatype to idDate, the dates are presented incorrectly. Something in here also.
v15.2.50
I attached a simple case.
When the application is running as an application, the data in the is showed ok.
When the application is running as a Windows service, the is not showed and the message Loading stays on the screen.
There is something in here.
Also the grid has a column with a date datatype and if I set the second grid's column datatype to dtText, the dates are presented just fine, but when I change datatype to idDate, the dates are presented incorrectly. Something in here also.
v15.2.50