TList WinForms Releases

Released: Dec 13, 2014

Updates in V2.0

Features

Enhanced Data Entry - grid navigation while editing

  • Excel Style Navigation between Grid cells while editing
  • User may simply move from cell to cell with arrow and tab keys while remaining in Edit Mode

Type Ahead Combobox Data Entry

  • TList can now support TypeAhead selection of combobox items during Data Entry and will also filter the displayed items as user is typing

Enhanced ToolTips Support

  • Custom tooltips for each grid cell plus enhanced tool tip styles and events

Row Resizing

  • Allow...