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.
我正在使用 gxt Editor Grid,其中一列配置了 Gxt 'SimpleComboBox'。当尝试从“组合框”中删除该值时,该值正在重新加载。只有当我将“SimpleComboBox”添加到网格时才会出现这种奇怪的行为。如果将相同的框添加到任何其他 gxt 组件,它工作正常。
尝试设置 combo.setForceSelection(true);