Passing data from the command
Hey im new to cairngorm
How do i pass data back from the command ie from the onResult() in the command back to the component the called it
I know how to put the data in the model, but it is my impression that this is only for data that you want to store and reference in many places
with i have done with some querys
This query however is just a product search result so don't need it to be stored in the model just sent back and displayed in a grid
Thanks
