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.
我需要根据列的 XtraGrid 单元格中的对象数据显示控件。即根据数据在单元格中使用不同的控制。任何教程或演示?
您需要处理该CustomRowCellEdit事件。
CustomRowCellEdit