The source code access list is empty. No versions are shown. Do more people have this?
On Monday it was still working.
(04-01-2020, 02:16 PM)jeroen.rottink Wrote: [ -> ]The source code access list is empty. No versions are shown. Do more people have this?
On Monday it was still working.
Yes, it was empty for me last night. I decided to just try again later. It is still empty.
Something probably needs to be reset.
Dan
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.
I downloaded it and then installed. Its OK.
Thank you for your interest.
I faced the same problem as that of Mustafa, and I confirm that it has been solved by 15.1.20.