Atozed Forums

Full Version: Bug in IWjQDBGrid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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'll give it a go and let you know the results.