ASP.NET Web Forms Release History
ASP.NET WebForms Release History / 2016 v2.5
In This Topic
    2016 v2.5
    In This Topic

    All Controls

    Bug Fixes

    • Fixed an issue where application crashes on adding additional controls to the WebForm along with Extender control.

    C1GridView

    Bug Fixes

    • Fixed an issue where C1GridView was showing "Loading..." message, when an user filters the data with<h1> tag.
    • Fixed an issue where error was observed when grid data are filter by date time value.

    C1InputDate

    Bug Fixes

    • Fixed an issue where AutoPostBack property was not working for C1InputDate.

    Control Explorer

    Bug Fixes

    • Fixed an issue where images do not load properly and "403 (Forbidden)" error is displayed.

    C1InputDate

    Bug Fixes

    • Fixed an issue where the user was not able to enter date manually in C1InputDate after partial postback.

    C1ReportViewer

    Bug Fixes

    • Fixed an issue where C1ReportViewer does not pre-compile, when its DataSource is changed explicitly after deployment.
    • Fixed an issue where C1ReportViewer application does not get deployed when published disabling "Enable Updateable" property.

    C1ThemeRoller

    Bug Fixes

    • Fixed an issue where user cannot add custom them back to the project which was created using ThemeRoller.

    C1EventsCalendar

    Bug Fixes

    • Fixed an issue where use was not able to use EventsCalendar with multiple users and multiple data file.
    • Refactored the implementation of VisibleCalendars and Calendars properties of C1EventCalendar control.