IntegralUI ListView v3.0

Released: Jul 20, 2010

Updates in v3.0

  • Great performance improvement during data load and control layout update
  • Partially visible controls remain active
  • New XML attributes:
    • assemblypath and resource for img tag, used to get references from embedded resources
    • selectedtextcolor for style tag, used for changing the color of text when selected
    • r tag for regular font
    • id for most tags, used to identify specific object
  • Option to separately show/hide the scrollbars
  • Option to create unique appearance of scrollbars using textures
  • Four color styles for every state of the scrollbars
  • CurrentList property, represents a flat list of all items that are currently visible and filtered
  • Alignment of check box, state image and item icon
  • EnsureVisible with option to choose the item position
  • ItemSelectionChanged even which notifies when item changes its selection
  • Option to edit items and subitems created with rich content. Also editing of specific text part.
  • Option to determine which columns can be edited
  • UpdateCurrentView, a new method with which only objects in current display area of the control are updated. Efficient fro example when specific subitem changes its visibility or to automatically resize the item/subitem height when contained control changes its size.
  • Margin, a new property in format style of the item, with which you can change the space between other items. Now every item can have different distance from other items