Skip to main content

BBjGridExWidget v1.8.0

· One min read

Bug Fixes

  • dont show CHART_RANGE context menu item by default (5806120)
  • fix typo - GxFiltersToolpanel::suppressExpandAl should be GxFiltersToolpanel::suppressExpandAll (50e5c79)
  • focus should focus the container if it is empty. (0817b4b)
  • remove GxContextMenuItem::EXCEL_XML_EXPORT (3de3308)
  • js: transiation add array should be reversed to be in sync with ResultSet (64f30d8)

Features

  • add GxColumn SuppressFiltersToolPanel option (0cf67b9)
  • add GxColumnsToolpanel SuppressSyncLayoutWithGrid & SuppressColumnMove and ContractColumnSelection options (9ac3d2b)
  • add GxContextMenuItem COPY_WITH_GROUP_HEADERS (8b639dd)
  • add GxFiltersToolpanel SuppressExpandAll option (8d6bf43)
  • add GxFiltersToolpanel SuppressFilterSearch & SuppressSyncLayoutWithGrid (196341d)
  • show context menu COPY_WITH_GROUP_HEADERS by default (c369079)

BREAKING CHANGES

  • EXCEL_XML_EXPORT has been removed