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.
我有对 Grid 的 Devexpress DropDownEdit 控制。网格列之一是“状态”,它有五个来自枚举的值。DropDownEdit 应该按状态过滤网格列,如果我保存网格布局数据,下拉编辑中的选定值也应该保存。
使用此线程中的建议来了解有关如何实现 GridView“外部过滤器”的更多信息。
PS你为什么不就你的问题联系DX人员?