Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的网格的一列中有链接,比如该列中每一行的名为“历史”的标签,点击它会带我到另一个 html 页面,提供该行的详细信息。我还需要新打开的 html 页面中该行中的信息。
请让我知道该怎么做。
蒂亚!
您可以使用Column 上的renderer方法来呈现链接,或模板列( Ext.grid.column.Template)。
Ext.grid.column.Template