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
2690
XamGrid add new row
posted

I have a xamgrid with the add new row having one column with comboeditor

I want to populate the other column which is also a combo based on the value user selects in the first column(first columns combo)

How to achieve this?!

Its easy to change the style but i am not sure how to access the second combo to display values based on first combo in xamgrid?!