Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

v2.0.0.2522: gxui.GridExtension:

Compare
Choose a tag to compare
@ncardeli ncardeli released this 08 Jan 17:13
· 38 commits to master since this release

New Features

gxui.GridExtension

  • Edit fields with Suggest are now supported.
  • Readonly Blob columns are now supported.

Fixes

gxui.GridExtension

  • Grouping summaries values were not considering the picture for formating.
  • If some columns Visible property was changed in a user event, the grid wouldn't render properly.
  • Grid state is now saved when the first change in its state is made, not when it's rendered.
  • Column titles couldn't be changed in user events.

gxui.Treeview

  • State of expanded nodes was not being stored

General

  • Many fixes to fully support Web User Experience=Smooth objects