• ListItem add to comboBox

    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 searchs", but this item should be list items, i dont know how to add…

    • Thu, Aug 26 2010
  • Microsoft office Outlook 2007 Instant Search options control name

    Hi,

            I am working on C#.Net project with infragistics. My project i want to implement search options, like Microsoft office Outlook 2007 search functionality. For that which infragistics tool i have to use, how to implement same Microsoft office Outlook 2007 search functionality in my project.

     For that i want to know which control they are using in Microsoft office Outlook 2007 Instant Search options  functionality…

    • Wed, Aug 25 2010
  • Infragistics search tool

    Hi,

           I am working on C#.Net project with infragistics. My project i want to implement search options, like Microsoft outlook search functionality. For that which infragistics tool i have to use, how to implement same Microsoft office Outlook 2007 Instant Search options in my project.

    Thanks

    • Wed, Aug 25 2010
  • wrap text around image control in C#.Net

    Hi,

    I am working on C#.DotNet windows application project, here i am using Infragistics control. In this project i want to add image over text control. This image contains two portion, 35% of image have white color another 65% of image have green color.In this image 2nd portion(green color) i have to display dynamic string , this string size may dynamically updating. But this string dont go first portion…

    • Fri, May 7 2010
  • Get FixedAddRow information in UltraWinGrid

    hi

    i have a grid and want to add new row in it. i use this below code in initilize layout event of Grid

    e.Layout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.FixedAddRowOnTop;

    grid have 6 columns. now problem is that when i create UltraWinGrid, some FixedAddRow  columns update default value and i want to add combobox control into FixedAddRow  columns .

    is there solution from anyone

    thanks

    • Tue, Oct 6 2009