I am adding a dynamic grid to a view port on click of a button the data in the store is from an ajax proxy , I am using the same code as in http://examples.ext.net/#/GridPanel/Saving_Variations/HttpHandler/ but the difference is I am adding it in behind code .
First problem is all the icon are not showing it is saying that it is cannot be found. Second problem is that I am getting the headers and the buttons and they are functioning properly but there is no data displayed in the grid ...
Please help I have tried every thing I know here .