Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
Textbox field widths should be 100% in Bootstrap
Hold On
7y
193
1
Reply
Below is my markup:
<
div
class
=
"row"
>
<
div
class
=
"col-lg-2"
>
Address
div
>
<
div
class
=
"col-lg-10"
>
<
asp:TextBox
ID
=
"txtAddress"
runat
=
"server"
CssClass
=
"form-control"
>
asp:TextBox
>
div
>
div
>
Below is the output:
But, that is not what I want. I want the textbox field to cover 10 grids. Can someone help me?
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
How to fill second dropdown on the base of first dropdown va
Export HTML Table To Excel And PDF (Millions Of Record)