문제

I have a dropdown list that should contain object types, and I have a listGrid which contains all types with icones. Can i transfer the elements of this listGrid to the dropdown list? the getData() is it a good idea ? thank you in advance

도움이 되었습니까?

해결책

it is solved! you must use the optionDataSource attribute and specify the same DataSource as the list:

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