Hi Michael,
I would like a filtered list based on different criteria for each row. Currently I am applying the filter on the BeforeCellActivate event. The filter works but its the setting of the default values that doesn't. Your example shows setting of default values but
1) you don't do any filtering and
2) you're using the ultracomboeditor rather than the ultracombo
3) the dropdown list of values doesn't include a displayed value that is in the list at least twice.
Its the duplicate displayed value that I think is the issue.