Hi,
I hold customer code,customer's cars trademark and customer's carsmodels in RadGrid. These trademarks and models can edit on RadGrid. For example; When edit row, you can change Customer Code, Customer's Car TradeMark and Customer's Car Model. In edit form, Customer's CarTradeMark and Customer's Car Model show in dropdownlist. If I change the Customer's trademark on dropdownlist, ı want to change the Car Models. For Example; When I choose Honda, other dropdownlist(Cars Model) fill again with Honda's model.(Civic,Accord...etc)
I looked GridDropDownColumn properties but ı dont find any event for postback.
I hold customer code,customer's cars trademark and customer's carsmodels in RadGrid. These trademarks and models can edit on RadGrid. For example; When edit row, you can change Customer Code, Customer's Car TradeMark and Customer's Car Model. In edit form, Customer's CarTradeMark and Customer's Car Model show in dropdownlist. If I change the Customer's trademark on dropdownlist, ı want to change the Car Models. For Example; When I choose Honda, other dropdownlist(Cars Model) fill again with Honda's model.(Civic,Accord...etc)
I looked GridDropDownColumn properties but ı dont find any event for postback.