Released: Dec 9, 2021
21.2.4 버젼 업데이트
수정사항
Grid for UWP (Windows 10)
- NullReferenceException is thrown when ShowSearchPanelMode is set to Never at runtime.
Released: Nov 1, 2021
21.2 버젼 업데이트
수정사항
Grid for UWP (Windows 10)
- GridControl throws ArgumentOutOfRangeException when columns are initially grouped and a grouped column's header is dropped to the first position.
Released: Apr 29, 2021
20.2.7 버젼 업데이트
수정사항
Charts for UWP (Windows 10)
- Memory consumption increases when data is updated in real time.
Released: Dec 3, 2020
20.2.4 버젼 업데이트
수정사항
Grid for UWP (Windows 10)
- Inplace comboboxes don't display their default values in certain cases.
Released: Aug 27, 2020
20.1.7 버젼 업데이트
수정사항
Installation (Microsoft .NET)
- The DevExpress installer checks for LogifySend.exe file updates even if the "I do not wish to participate..." option was chosen.
Released: Jul 16, 2020
20.1.6 버젼 업데이트
수정사항
Grid for UWP (Windows 10)
- GridControl does not use DisplayFormat settings from its columns in certain filtering scenarios.
Ribbon for UWP (Windows 10)
- Textbox in the layout loses focus when a keyboard language changes.
Released: Jun 4, 2020
20.1.4 버젼 업데이트
수정사항
Grid for UWP (Windows 10)
- Cell editor in NewIteRow loses its value when GridControl becomes unfocused.
Released: Mar 26, 2020
19.2.7 버젼 업데이트
수정사항
Editors for UWP (Windows 10)
- DateEdit causes a memory leak.
Grid for UWP (Windows 10)
- GridColumn's drag header elements don't disappear when holding and moving a column header on a touch screen.
- GridControl's context menu isn't shown when a column header is right-clicked on a tablet device.
- Provide the GridControl.CustomCellAppearance event.
Released: Dec 19, 2019
19.2.5 버젼 업데이트
수정사항
- Conditional formatting doesn't work with enum properties
- GridControl does not render its cells if its source is assigned when Visibility is changed from Collapsed to Visible
- GridControl is incorrectly rendered after resizing
Released: Nov 22, 2019
19.2.4 버젼 업데이트
수정사항
- Data Library - Blank rows are displayed in GridControl if an empty ObservableCollection is assigned to the RealTimeSource.DataSource property.