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
355
ValueList functionality?
posted

We use the UltraWinGrid extensively. One of our very frequent use cases is to apply a ValueList on top of identity columns.

For example, a table describing a mapping between products and stores with columns ProductID and StoreID could be bound to a grid. We would then apply value lists to the ProductID and StoreID columns so that the drop down has the list of all relevant products and stores.

What is the analogy to this capability in the XamGrid?