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.
我将开发这样的功能,将网格数据提交给 java
1)我有 6 个单选按钮,单击单选按钮网格在每个网格中加载了不同的列数(每个网格中的列数不同)
2)我想提交选定的网格数据并处理进一步的过程
任何人都知道如何实现这一点,请提前帮助我。
马尤尔
您应该阅读文档,尤其是示例:
http://docs.sencha.com/ext-js/4-1/#!/example/writer/writer.html