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?
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Sincerely,Petar MonovDeveloper Support EngineerInfragistics Bulgariawww.infragistics.com/support
Hello Evan,
The equivalent would be to use a XamComboEditor. Here is a link from our online documentation that describes how you can do that: http://help.infragistics.com/NetAdvantage/WPF/2010.3/CLR4.0/?page=xamComboEditor_Using_xamComboEditor_to_Edit_a_Field_in_xamDataGrid.html . There is also a sample in the Feature Browser called “XamComboEditor in DataRecord Cells” you can refer to.
Please let me know if you require any further assistance on the matter.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support