Extjs scrollable panel

前端 未结 3 1213
感动是毒
感动是毒 2021-01-17 08:24

I have a panel where I insert some HTML from the server:

myPanel.update(response.responseText);

But if this text is too big, none of the sc

3条回答
提交回复
热议问题