jQWidgets 2.4.1

We are happy to announce the availability of jQWidgets ver. 2.4.1. This version includes mostly bug fixes, but also brings two important updates – the new jqxGrid Export capabilities and support for the latest version of the jQuery framework – jQuery 1.8.1.

What’s New
– jqxGrid Export to Excel, XML, CSV, TSV, HTML and JSON
– Compatibility with jQuery 1.8.1


What’s Fixed:

– Fixed an issue in jqxGrid regarding the columns resizing of nested grids.
– Fixed an issue in jqxGrid regarding the filter row keyboard handling when editing is enabled.
– Fixed an issue in jqxGrid regarding the ‘min’ aggregate function.
– Fixed an issue in jqxGauge regarding the rendering in IE7 and IE8.
– Fixed an issue in jqxMenu regarding the sub-menus closing animation.
– Fixed an issue in jqxDropDownList and jqxComboBox regarding the ‘close’ event.
– Fixed an issue in jqxDropDownButton regarding its ‘open’ and ‘close’ events.
– Fixed an issue in jqxDateTimeInput regarding the popup calendar’s animation rendering.
– Fixed an issue in jqxChart regarding the toolTipHideDelay.
– Fixed an issue in jqxDocking regarding the disabled property.
– Fixed an issue in jqxDocking regarding the windowsOffset property.
– Fixed an issue in jqxComboBox regarding the input field’s rendering in FireFox.

About admin


This entry was posted in ASP .NET, JavaScript, JavaScript Plugins, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxWindow, PHP. Bookmark the permalink.



2 Responses to jQWidgets 2.4.1

  1. Vivekanandhan says:

    I am having a set of boolean fields on data and I used radio button to render them. When I export, only original content comes in the result. I want to have the updated values in exported data. Please help.

    • admin says:

      Hi Vivekanandhan,

      If you want to change the value of a Grid cell, you need to use the ‘setcellvalue’ method. For editing of boolean fields, I suggest you to use our built-in CheckBox editor. Sample: cellediting.htm.

      Best Wishes,
      Milen Ivanov

Leave a Reply