Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Select valuelist in one column changes the selected value of another valuelist?
posted

Hi,

I have two columns with valuelists. When the valuelist 1 changes then valuelist 2 should reflect a new selected value based on business rules.

I used the client side event ValueListSelChangeHandler but that only fired the first time the valuelists are populated. Any subsequent value list change will not fire the event again.

Is there any way to set an event handler on the value list?

Or any suggestions?

thanks.