data conversion - Actipro Grids for WPF

  1. About Actipro Grids for WPF

    Description: 'Properties' tool window where one or more data objects can be specified and their properties edited. The TreeListBox is extremely fast, lightweight, and displays a single-column tree similar to the Visual ... of properties. Categorization- Properties can be grouped together into categories, and nested categories are even supported. Categorization can be specified via the use of attributes on the data object properties. ... Collections- Collections can be made expandable and displayed inline. Further, some collections support inline editing via plus and minus buttons to add and remove collection items. Data Factories- You have full ...

  2. Actipro Grids for WPF 22.1.1

    Release Notes: cancellations. Updated the Custom Data Factory QuickStart to include a data items dictionary. Fixed an issue where the TreeListBox.InvalidateChildren method didn't properly reinitialize the node's ...

  3. Actipro Grids for WPF 22.1.0

    Release Notes: Improves TreeListBox item focus tracking in response to selection changes. Added the TreeListBox.FilterApplied event that is raised after the current filtering state has been applied to all of the control's items, generally occurring when DataFilter is changed, or filtering is enabled or ...

  4. Actipro Grids for WPF 21.1.0

    Release Notes: the PropertyGrid didn't show an inactive selection when unfocused. Fixed a couple bugs in the Dictionary Data Factory QuickStart caused by recent PropertyModel class changes. ...

  5. Actipro Grids for WPF 2019.1 build 0683

    Release Notes: Improves PropertyGrid to help prevent memory leaks. Added a new section to the PropertyGrid 'Data Models and Factories' documentation topic that talks about best practices for clearing ...

  6. Actipro Grids for WPF 2020.1

    Release Notes: PropertyModel to inherit FrameworkElement, allowing for manually specifying PropertyGrid properties in XAML with full data binding support, and without the need for proxy object workarounds. Updated PropertyGrid ...

  7. Actipro Grids for WPF 2019.1 build 0685

    Release Notes: and TreeListView to support an optional AlternationCount of 2 for alternating row background colors. Updated PropertyGrid interop with Editors to display a red border when a property value fails data validation. ...

  8. Actipro Grids for WPF 2018.1 build 0673

    Release Notes: the TreeListBox.SelectionChanged event could get raised twice. Fixed a bug where the TreeListBoxItem.OnPointerPressed method could throw an exception. Fixed a UI bug in a certain scenario where a TreeListBox data item's ...

  9. Actipro Grids for WPF 2017.2 build 0663

    Release Notes: Updated how PropertyGrid populates child properties to prevent the duplicating of properties in a certain scenario. Fixed a bug where using the same data item multiple times in the tree could cause ... an exception in selection logic. Fixed a bug where using data virtualization in TreeListView wouldn't always populate data templates correctly. Fixed a bug where a memory leak could occur in TreeListView. ...

  10. Actipro Grids for WPF 2017.1 build 0652

    Release Notes: and not auto-select itself on focus. Updated property editors that use Editors' edit boxes to appear empty when the PropertyGrid is examining multiple data objects with different property values. ...

  11. Actipro Grids for WPF 2017.2

    Release Notes: New method allows for selectively expanding collapsed target items when a drag/hover occurs. Added the TreeListBoxItemAdapter.OnDragHover method, which allows for selectively expanding collapsed target items when a drag/hover occurs. Added a check to ensure DragDropEffects.None is not returned by ...

  12. PropertyGrid

    Screenshots: The PropertyGrid control is similar to the classic Windows Forms PropertyGrid control where one or more data objects can be specified. ...

  13. Tree Controls

    Screenshots: TreeListBox presents tree node data in a single column, similar to a traditional TreeView. It supports nearly all of the advanced tree features found in the Visual Studio Solution Explorer, along ...

  14. Actipro WPF/Silverlight Studio 2014.2 released

    Release Notes: Updates in 2014.2 Six new built-in chart palette options, including Retro and Sand. Updated the Country and Currency classes with the latest ISO data. New custom property editor sample that shows ...

  15. PropertyGrid adds overridable methods

    Release Notes: Updates in 2011.1 Property Editors can now also be assigned by the type of the associated object, as well as by property name and type, which were previously supported. Overridable methods have been added to DataFactory to allow easier customization of properties. ...

  16. Actipro WPF Studio 2009.1 released

    Release Notes: editors Fixed issue when entering data in Double, In32, Int32Rect, Point, Rect, Size, and Vector editors Actipro Gauge for WPF Added DesignerSerializationVisibility(DesignerSerializationVisibility.Content) ...