Hi,
Is it possible to view the actual data in a store in FireBug or Chrome?
Is so where do I find it as I have been looking around in Firebug and
I can see the store's model but not the actual data?
Sure, the models are plain qooxdoo objects which can be debugged in every
debugger. We have a demo
Hi
Is it possible to view the actual data in a store in FireBug or Chrome?
Is so where do I find it as I have been looking around in Firebug and
I can see the store's model but not the actual data?
If I have a virtual list bound to the store is it possible to see the
actual data in the list'