I recently upgraded my grid pack component from 5.0.4xxx to 5.7.1xxx.
Previously when using the object Inspector for TDAdvGrid columns (TDBGridColumnCollection). A column's HtmlTemplate property would display a nice Html editor. I could past multiple lines of HTML code with a preview.
After updating the grid pack to the latest version (5.7.1) the editor isn't available.
Was this removed? Is there something I can do to resolve this issue?
P.S. I'm using Delphi 2007.
Regards,
I'm not sure what I did.
I attempted to reinstall the designtime components. It told me they were already there.
The html editor is back.
The HTML editor sounds interesting.
I tried to use it with sample DBAdvGrid / BDEHTML, but the column with the HTML template was not editable (editing the other columns was possible).
How did you get this work?
I cannot see a problem here. When clicking column 2 HTMLTemplate property in the object inspector, it opens the HTML template editor.
Are you sure you have the latest version installed and that ALL packages are installed, also the package DBGridPackDED2007.BPL?