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

set column width using colgroup and col in mozila

2 Answers 353 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Saeed
Top achievements
Rank 1
Saeed asked on 04 Apr 2020, 12:41 PM

hello,
I am initializing kendo table using a html table and set the columns with using colgroup and col tags,but my table has different behavior in Firefox and Chrome and it seems not work correctly in Firefox.

here is the example I've made it and if you open it in Chrome and Firefox you will see the difference.

https://dojo.telerik.com/aJuQEZIP/2


2 Answers, 1 is accepted

Sort by
0
Silviya Stoyanova
Telerik team
answered on 07 Apr 2020, 04:43 PM

Hello Saeed,

I would suggest setting the style of the table like this:

<table id="grid" style="table-layout:fixed; width: 100%">
Give the solution a try and let me know how it works for you.

 

Kind Regards, Silviya Stoyanova Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Saeed
Top achievements
Rank 1
answered on 07 Apr 2020, 05:10 PM
Hello Silviya,
Your solution works perfectly, Thank you very much.
 
Tags
Grid
Asked by
Saeed
Top achievements
Rank 1
Answers by
Silviya Stoyanova
Telerik team
Saeed
Top achievements
Rank 1
Share this question
or