Are you using an Array or ArrayCollection?

-Mark

-----Original Message-----
From: DavidM [mailto:dmos...@gmail.com]
Sent: Thursday, January 08, 2015 9:45 PM
To: users@flex.apache.org
Subject: Re: Databinding with SparkGrid and locked headers/columns seems broken

Replaced Spark Datagrid with Mx Datagrid, left everything else the same, and
data binding problems disappeared.

So, I'm convinced that Spark Datagrid has issues with databinding.

These definitely seem broken:

1) Cells in locked columns don't always update, both in the case when a
whole dataitem is replaced and readded and also when just the bindable
property for that dataitem's cell is updated.

2) Locked rows don't always reappear when all the data items are removed
from a collection and then added back.

As noted above, when changing just the Datagrid from Spark to Mx, with
exactly the same Arraycollection and using the same class for the items in
the array, and without changing any of the code, then neither of these
problems are seen in the Mx Datagrid!

Note: when changing any property and when adding/removing items from the
array, I'm calling array.refresh()




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Databinding-with-SparkGrid-and-locked-headers-columns-seems-broken-tp9362p9363.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to