Create a grid and place an input control inside the grid in one of the rows. Everything looks good. Now drag the grid inside a Checkbox control, you notice the layout of the Input control gets messed up. The text of the input is outside of the input control and the input window area turns to a thin line! Please see the image showing two grid boxes each containing an input and a label. One is inside a grid and one outside, You will notice the pink like which is supposedly the input control's client area.
I ultimately want to have a checkbox item that also allows me to enter number using input control with Number style. Any advice is appreciated. Tnx.