ASP.NET Web Forms Release History
ASP.NET WebForms Release History / 2020 v1
In This Topic
    2020 v1
    In This Topic

    C1ComboBox

    Bug Fixes

    • Fixed the issue where C1ComboBox's dropdown did not show at correct position when itemTemplate was used in ComboBox.
    • Fixed the issue where the ID attribute was not set properly in the C1ComboBox Control.

    C1Dialog

    Bug Fixes

    • [IE][Edge] Fixed the issue where error occured on navigating to 'ContentUrl' page of C1Dialog.

    C1GridView

    Bug Fixes

    • Fixed the issue where data was not displayed at initial state after running sample when VirtualizationSettings.Mode is set as Both or Columns.

    ThemeRoller

    Bug Fixes

    • Fixed the issue where the theme name displayed by default could not be changed on creating a theme.

    Samples

    Bug Fixes

    • Fixed the issue where height of some rows were not retained after scrolling Horizontally when VirtualizationSettings.Mode was set as Columns.
    • Fixed the issue where ControlExplorer exported file name was different with other sample when blank file name was exported at Custom Handle Response data.