Skip to content
axelGschaider edited this page Sep 6, 2010 · 3 revisions

Welcome to the PimpedScalaTable wiki!

Here is my List of principles and ToDos

  • Based on List[A] instead of Array[Array[Any]]
  • Sorting
  • Reordering columns with the mouse and framework for remembering new order
  • Editing-Framework
  • Register Clients for klicks and doubleklicks
  • Deal with clicks and double-clicks via List[A] and not via Ranges of indices
  • Filtering
  • Better selections (for example keep after sorting and filtering)
  • Expanding (mix properties of tables and treeviews)
Clone this wiki locally