Posts: 143
Threads: 28
Joined: May 2018
Reputation:
12
Location: Netherlands
The source code access list is empty. No versions are shown. Do more people have this?
On Monday it was still working.
Posts: 4
Threads: 0
Joined: Mar 2020
Reputation:
0
There is some problem about TIWDBGrid since 15.1.18. Visually placed Datasource elemets are starting with "IW" but not received by the compiler.
Therefore code must be used. For example, if you visually place the datasource it seems as ".DataSource=IWUserSession.DataSource1" but according
to these versions including 15.1.19 it must be replaced in code editor such as "IWDBGrid.DataSource:=UserSession.DataSource1"
othervise the IWDbgrid can not work. A More simplified TIWDBgrid will be useful.
Posts: 4
Threads: 0
Joined: Mar 2020
Reputation:
0
I downloaded it and then installed. Its OK.
Thank you for your interest.
Posts: 3
Threads: 1
Joined: Apr 2020
Reputation:
0
Location: France
I faced the same problem as that of Mustafa, and I confirm that it has been solved by 15.1.20.