I am using DevExpress in my Winform project, and in my form there are a few ForeignKey columns, like country, state, city, which are ‘int’ datatype.
I want to display the value of these FK keys ie. (India, China, Nepal, etc..) & the data comes from tables, so it is dynamic, the DevExpress GridView is a bit different, and I am not able to find a way to do that, any suggestions??
A bit detailed answer will be more useful 😉
Thank you in advance.
Please use the approach demonstrated in this thread.
P.S. In the future, I suggest you use the Devexpress Support Center to get official and guaranteed assistance on the use of DevExpress products. Note that FULL SUPPORT IS FREE even during the evaluation period (30 days).