nikhilkrishnan
29 Aug 2011, 3:22 AM
Hi,
I have created a Window in which there is a grid and tbar. I have added a menu to the tbar, and on selecting one of the menu items i want to remove the current grid and load a new grid from a file which is stored at the servers side. How can i do this.
I have tried using 'Loader' with the window. I was able to remove the child component [grid] using 'remove', but how can i access the file at the server side process it and add it as child to the window?
Nikhil
I have created a Window in which there is a grid and tbar. I have added a menu to the tbar, and on selecting one of the menu items i want to remove the current grid and load a new grid from a file which is stored at the servers side. How can i do this.
I have tried using 'Loader' with the window. I was able to remove the child component [grid] using 'remove', but how can i access the file at the server side process it and add it as child to the window?
Nikhil