Hello all,

I need Hinsights and also advices about what I'd like to do. I would like to have a custom combo boxes in which I insert instances of certain class I made. I want that combo box to show only items that has a certain value in a certain field in my class. Is there a way to do such a filter to a combo box or it's just showing everything in its list ? If it's possible to do that, I would like to know what to look for in the events and or methods I should work on to be able to change the behavior of the default "SHOWING" of items.

Thanks in Advance.