bootstrap can support to server side control
can bootstrap support asp.net control or any sever side control to make responsive
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeev PunhaniPosted Mar 17, 2017, 1:31 AM
Hi Aditya,
Yes you can apply bootstrap to server side control as these controls are converted to html while rendering.Just add the reference of bootstrap css,js and aplly the css class to the controls .