Greetings!
I'm having some trouble dealing with the responsivity of textboxes in SyncFusion with bootstrap.
I'd like to show two textboxes in the same line, inside a row. But when the screen gets smaller than 576px of Width, each textbox occupy the whole screen.
I tried putting the class "col" in divs in the element itself and in the divs with "control-wrapper", but I don't know which is correct.
Both Email Textboxes appear as col-xs-12 when the screen is smaller than 576px, but they should be 6:
The fields above should be longer, the email should be 10 and the select should be 6, turning into two rows
I believe I'm doing something wrong.
Is there any documentation about this?
How could I make this work?
Best regards,
Attachment:
CadastroPedido_3a2f4fc4.rar