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
605
Individual listing in Combobox in XamDataGrid
posted

Hello

I am using the ComboBoxField-Type in the XamDataGrid (2014.2) for a Combobox-column.
Now I would like to have an individual listing in the Combobox per row (record).
This will be independent from other values in the row.

Example:
Row 1 has a Combobox with entries A, B, C
Row 2 has a Combobox with entries B, C, D
Row 3 has a Combobox with entries X, Y, Z

How is it possible to achieve this?

Alternatively it would be enough if each row has the same listing as the data source, yet per row the non-essential entries will be filtered / not displayed. In this case the desired entries are dependent on other values in the row and will govern which values can be selected in the Combobox.

Sincerely,

A. Kasar

Parents Reply Children
No Data