문제

I already opened a bug, but since I need this ready yesterday (typical, isn't it?), I'll try asking here as well.

I have an ASPxComboBox with some items and ValueType="System.Int32" When I call on client side SetSelectedIndex(-1), the combobox is cleared (as expected), but upon postback the previously selected item is active again.

Any ideas on how to make it stay empty?

도움이 되었습니까?

해결책

Try to install the latest Suite version (10.2.4) and upgrade your application. I have checked how your code works using 10.2.4 and do not see this problem.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top