Files
cappuccino/AppKit
cacaodev 808411bc0b FIXED: Exception when rows were removed in a table with binded columns.
Before this fix, the CPTableColumn binder was not correctly reloading
the table when the number of rows changed. Now we reload fully the
dataviews when the number of rows changes. If no rows are
inserted/deleted, there is an optimization: we just need to reload the
objectValues and leave the dataviews untouched.

With Test in Tests/AppKitCPTableViewTest.j
Fixes #2317
2015-02-24 16:15:20 +01:00
..
2015-02-09 16:46:08 -08:00
2013-01-23 15:48:55 +07:00
2013-03-26 16:52:46 -07:00
2014-11-26 13:09:51 -08:00
2013-01-23 15:48:55 +07:00
2013-01-08 18:07:15 +00:00
2013-02-20 03:00:20 -05:00
2013-06-12 10:27:28 +01:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2013-01-24 19:18:39 +08:00
2011-03-25 22:52:57 -04:00
2013-01-23 15:48:56 +07:00
2015-02-12 16:01:38 -08:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2011-10-25 14:33:47 +02:00