Set Column Width Using Colgroup And Col In Mozila - Telerik

skip navigation
  • Kendo UI for jQuery

    Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic FiddlerCap FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing FrameworkView all products
  • Overview
  • Frameworks
    • jQuery
    • Angular
    • React
    • Vue
  • Demos
  • Roadmap
    • What's New
    • Roadmap
    • Release History
  • Docs & Support

    Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs & Demos
    • Virtual Classroom
    • Forums
    • Feedback Portal
    • Blogs
    • Accessibility and Security
    • Submit a Ticket
    • Trust Center

    Productivity and Design Tools

    • ThemeBuilder
    • Design System Documentation
    • Visual Studio Code Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
  • Login
  • Contact Us
  • Try now
close mobile menu Telerik Forums / Kendo UI for jQuery This is a migrated thread and some comments may be shown as answers. set column width using colgroup and col in mozila 2 Answers 448 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

Add a comment Submit comment Cancel

2 Answers, 1 is accepted

Sort by Score Date 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. Add a comment Submit comment Cancel 0 Saeed Top achievements Rank 1 answered on 07 Apr 2020, 05:10 PM Hello Silviya, Your solution works perfectly, Thank you very much. Add a comment Submit comment Cancel Answer this question Drag and drop files here or browse to attach... Browse for files to attach... Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB. Submit answer Cancel Tags Grid Asked by Saeed Top achievements Rank 1 Answers by Silviya Stoyanova Telerik team Saeed Top achievements Rank 1 Share this question or Copy link

Từ khóa » Html Colgroup Col Width Not Working