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
145
Using xamComboEditor with xamDataGrid 7.2
posted

HI,

Can I get a basic sample of using xamComboEditor with xamDataGrid 7.2 ?

Say, I have a table:  ClientID / ClientName / CountryID

and I want a combo related to the Countries table: CountryID / CountryName

What is the simpliest way to get it work ?