Issue with Inline Edit Mode not triggering on Checkbox component
Summary:
Hello,
I’m encountering an issue in my VBS/VBCS application involving a table component with inline edit functionality. One of the table columns is designed to store a Yes/No value, so I replaced the standard LOV with a checkbox component to handle this.
The expected behavior is that double-clicking the checkbox should activate edit mode for that specific row.
However, while double-clicking anywhere else within the cell correctly triggers the edit mode, double-clicking directly on the checkbox does not—likely due to the checkbox being disabled for navigation mode in the template.
Screenshot 1: Double click on checkbox component
Tagged:
0