a 'Row' is a Grid concept, not as much as a datastore one. Datastores
just have items. The grid effectively treats a datastore item as a
row. Modifying the entire row isn't going to trigger a change in the
item (I don't think). You modify individual fields in the row and
those individual fields will update in the item that was associated
with that row. By changing the whole row, it likely has no idea what
item it associates to.
On Fri, Jul 11, 2008 at 5:10 AM, KLEIN Stéphane
<
stephane@...> wrote:
_______________________________________________
FAQ:
http://dojotoolkit.org/support/faqBook:
http://dojotoolkit.org/docs/bookForums:
http://dojotoolkit.org/forumDojo-interest@...
http://turtle.dojotoolkit.org/mailman/listinfo/dojo-interest