Please help,
I tried to use the TMSFNCDatePicker component by placing it in three components of the TMS WebCore component, namely: WebPanel, WebStrecthPanel and WebResponsiveGridPanel then from these three components they have different bugs like the screenshot below:
Dear Pieter,
Yes I am using TMS Web Core 1.9.8.3 and TMS FNC UI Pack 3.7.3.1, and
For information on these bugs, I include a simple project file that includes bugs such as information from the image I screenshot
We could reproduce this and it is related to the need for making the controls relative positioned in these specific container controls. Workaround for now is to place the TTMSFNCDatePicker inside a TWebHTMLDiv and put this TWebHTMLDiv on these container controls.
I'm not sure I understand the full scenario.
Where it the container used here?
Do you set the grid inplace editor for column 'Start Datum' to be grid.Columns[x].Editor := etDateEdit ?