Hello Isomorphic,
I use
on Firefox 24.3.0.
I want use ComboboxItem in filtereditor with expressions. ComboboxItem is bounded to optionDataSource. I want do it as follows(use case): I edit a value(expression or real value) in ComboboxItem and get a pick-list with values. If I enter edited value or click on filter button, I want to use same criteria for grid as for pick-list and not a edited value.
Can you provide this functionality for ComboboxItem in grids filterEditor?
I use
Code:
SmartClient Version: v10.0p_2015-05-26/PowerEdition Deployment (built 2015-05-26)I want use ComboboxItem in filtereditor with expressions. ComboboxItem is bounded to optionDataSource. I want do it as follows(use case): I edit a value(expression or real value) in ComboboxItem and get a pick-list with values. If I enter edited value or click on filter button, I want to use same criteria for grid as for pick-list and not a edited value.
Can you provide this functionality for ComboboxItem in grids filterEditor?