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.
我想在一个页面上列出两个网格...问题是当单击添加记录按钮时,网格引用的两个 sql 表都更新了相同的记录。如何设置以便仅更新相关表?
使用以下课程: http: //lazymofo.wdschools.com/
此类并非设计为在单个页面上有多个网格。将来可能会添加此功能。目前,您唯一的选择是使用框架/iframe。