开发者

extjs grid panel deselect

开发者 https://www.devze.com 2023-04-11 04:17 出处:网络
I have a two grids made with ExtJs. One is rendered to a tab panel. Other (saying it result grid) is rendered to a window which is shown after AJAX call and datastore of result grid is reloade开发者_运

I have a two grids made with ExtJs. One is rendered to a tab panel. Other (saying it result grid) is rendered to a window which is shown after AJAX call and datastore of result grid is reloade开发者_运维问答d after each AJAX call.

However after window containing result grid is closed, i cannot deselect rows of grid on tabPanel.

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消