TMS Web Core issue: visual inheritance causing compilation failure always that TWebGridPanel component is present at the form - Sirolo Version

If TWebGridPanel is present in the form to be inherited, this fatal error occurs:
"Cannot assign a TGridPanelColumn to a TGridPanelColumn"
when the project is compiled.

A very easy way to reproduce the occurrence:

  1. Just drop a TWebGridPanel component onto an empty form.
  2. Right-click on the form to be inherited, choose the option:
    "inherit from the form"
  3. Compile the project

Thanks for reporting.
We traced & solved this issue. This will be addressed in the next update.

Hello,

in the last release of TMS Web Core, November 17,2021, v1.9.1, Sentina, the issue of this topic was not fixed.

To reproduce the problem, proceed in the same way as previously reported:

  1. Just drop a TWebGridPanel component onto an empty form.
  2. Right-click on the form to be inherited, choose the option:
    "inherit from the form"
  3. Compile the project

Thank you.

I cannot reproduce a problem.
I suspect an unclean install of TMS WEB Core latest version.
Please do uninstall ALL TMS WEB Core parts via the Windows Control Panel
After this, verify that in the Delphi IDE it is not longer installed and cannot longer be found under Component / Install Packages.
Then perform a clean new install.