smfed
2 Jun 2009, 4:50 AM
Hi,
I was trying to display some results from the grid with graphing tool (right now i am using ofcgxt)
My grid has the store, and graph obviously has the same store. Store is filled with the help of loader+data_proxy+reader concept. When i displaying grid and graph graph is empty. And as i examined the code this is because store.getModel() returns empty list. So my question is when store is actually being filled in and how can i make graph to show the result after store was filled in??
Thanks.
I was trying to display some results from the grid with graphing tool (right now i am using ofcgxt)
My grid has the store, and graph obviously has the same store. Store is filled with the help of loader+data_proxy+reader concept. When i displaying grid and graph graph is empty. And as i examined the code this is because store.getModel() returns empty list. So my question is when store is actually being filled in and how can i make graph to show the result after store was filled in??
Thanks.