WebStringGrid1GetCellClass event not triggered

WebStringGridGetCellClassDemo.zip (7.1 KB)
I started to create the attached demo to illustrate a bug that I think I've found in this event. But in the attached demo TMS Web Core 2.6.1.2 is not even triggering the event as evidenced by the facts that a breakpoint just after its begin line does not halt in debug mode with the browser dev tools open and the grid cells are not colored.

What have I done wrong this time?

It occurred to me that I'd forgotten to set the WSG ElementFont to efCSS, but making that change and setting Form2 CSSLibrary to cssBootstrap did not affect the result: no event trigger.

We traced & solved this issue. Next update will address this.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.