Dear,
I am trying to implement HTML controls like bootstrap date picker and time picker in the Grid cell. I am able to register the controls and on cell click, the controls are visible to the user.
The problem occurs when we try to select the value and click outside the control, the control hide, and the cell becomes unselected.