views:

43

answers:

0

Hi,

I am working on C#.Net project with Infragistics. My project I want to implement search options, like Microsoft office Outlook 2007 Instant Search functionality. For that I am using UltraComboEditor. In UltraComboEditor I have added 3 ValueListItems (Search all screen, search current screen, search options). I want to add one more items "Resent searches", but this item should be list items, I don't know how to add one more ListItem into UltraComboEditor.

Thanks