fangzhouxing
13 Jul 2007, 1:26 AM
I use Ext 1.1RC1 and DWRProxy from
http://extjs.com/forum/showthread.php?t=5586
I have a strange problem today.
I have one grid as main grid, when user click one row, another two grids are loaded through rowclick event.
At first, the program is normal, but after a few clicks, the child grid is not loaded and error "dwr is not defined" occured.
I then remove all child grid loading action, and refresh the main grid many times, the program is ok.
http://extjs.com/forum/showthread.php?t=5586
I have a strange problem today.
I have one grid as main grid, when user click one row, another two grids are loaded through rowclick event.
At first, the program is normal, but after a few clicks, the child grid is not loaded and error "dwr is not defined" occured.
I then remove all child grid loading action, and refresh the main grid many times, the program is ok.