This is a migrated thread and some comments may be shown as answers.

Height and width of the container

2 Answers 295 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sampathkumar
Top achievements
Rank 1
Sampathkumar asked on 25 Jun 2018, 07:04 AM

Hello All,

I am creating a container where i am not able to increase the height and width of the container using bootstrap below is my piece of code:

 

 <div class="col-xs-12 col-sm-12 col-md-14 col-lg-12 col-lg-offset-1 roundbox" id="Chart1" style="border: solid 5px steelblue;  float:right; margin:10px;">
            </div>

How can we achieve the width of the container below is the image in which the container size not able to adjust to screen size.Please help me in this regard

Thanks & Regards,

Sampath

2 Answers, 1 is accepted

Sort by
0
Sampathkumar
Top achievements
Rank 1
answered on 25 Jun 2018, 07:04 AM

Hello All,

I am creating a container where i am not able to increase the height and width of the container using bootstrap below is my piece of code:

 <div class="col-xs-12 col-sm-12 col-md-14 col-lg-12 col-lg-offset-1 roundbox" id="Chart1" style="border: solid 5px steelblue;  float:right; margin:10px;">
            </div>

How can we achieve the width of the container below is the image in which the container size not able to adjust to screen size.Please help me in this regard.

Thanks & Regards,
Sampath

0
Ivan Danchev
Telerik team
answered on 26 Jun 2018, 12:15 PM
Hello Sampath,

Could you elaborate more on your scenario and on how the container you are creating is related to Kendo UI or Telerik UI for ASP.NET MVC? In case you are experiencing an issue with a specific Kendo UI widget or MVC wrapper please provide more details that would allow us to reproduce the issue.

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Sampathkumar
Top achievements
Rank 1
Answers by
Sampathkumar
Top achievements
Rank 1
Ivan Danchev
Telerik team
Share this question
or