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
1560
Showing combo box in grid
posted

 I have a dataset

Table Account and AccountType

I binded the grid to that dataset. In Accoun, it has a field AccountTypeId

Now the grid shows AccountTypeId. How can I not show the ID but the name of the account type ? Using the dataset