You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are writing a page in asp.net in c# not MVC. I am trying to create what i thought would be a simple layout but i need it contained inside a modal.
Row 1: label is to the left of the text box
Row 2: label is to the left of the text box with a an inputgroup on the right hand side of the textbox.
Row 3: label is to the left of the checkbox
Row 4: 2 buttons one to save one to close
it seems that the input-group is causing the issues I am seeing but how do i get the above to work inside the modal?
Thanks for the help.
The text was updated successfully, but these errors were encountered:
Hello,
We are writing a page in asp.net in c# not MVC. I am trying to create what i thought would be a simple layout but i need it contained inside a modal.
Row 1: label is to the left of the text box
Row 2: label is to the left of the text box with a an inputgroup on the right hand side of the textbox.
Row 3: label is to the left of the checkbox
Row 4: 2 buttons one to save one to close
it seems that the input-group is causing the issues I am seeing but how do i get the above to work inside the modal?
Thanks for the help.
The text was updated successfully, but these errors were encountered: