Why in dojox.grid.data.DojoData setRow method didn't modify this row in store object ?

View: New views
2 Messages — Rating Filter:   Alert me  

Why in dojox.grid.data.DojoData setRow method didn't modify this row in store object ?

by KLEIN Stéphane-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Why in dojox.grid.data.DojoData, setRow method didn't modify this row in
store object ? setRow modify only data in model object.

Thanks for your help,
Stephane


_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://dojotoolkit.org/docs/book
Forums: http://dojotoolkit.org/forum
Dojo-interest@...
http://turtle.dojotoolkit.org/mailman/listinfo/dojo-interest

Re: Why in dojox.grid.data.DojoData setRow method didn't modify this row in store object ?

by jaredj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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:

> Hi,
>
> Why in dojox.grid.data.DojoData, setRow method didn't modify this row in
> store object ? setRow modify only data in model object.
>
> Thanks for your help,
> Stephane
>
>
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://dojotoolkit.org/docs/book
> Forums: http://dojotoolkit.org/forum
> Dojo-interest@...
> http://turtle.dojotoolkit.org/mailman/listinfo/dojo-interest
>
_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://dojotoolkit.org/docs/book
Forums: http://dojotoolkit.org/forum
Dojo-interest@...
http://turtle.dojotoolkit.org/mailman/listinfo/dojo-interest
LightInTheBox - Buy quality products at wholesale price