Search Combobox or Replace flexgrid combobox with Custom Combobox

Posted by: zrehman on 25 April 2018, 7:51 am EST

    • Post Options:
    • Link

    Posted 25 April 2018, 7:51 am EST

    Hi,

    My question is related to column editors for flex grid. In edit mode, I would like either to replace the combo box with my custom combo. Actually, I would like a combobox where a user on typing should be shown all the possible items that contain the search term. Following is the example

    Let’s say we have the following items in combobox.

    apple

    orange

    cherry

    If user type “a” combobox should show apple and orange as both items contain a and not cherry. Kindly let me know if there is any feature like this in winform controls, or if not than how can grideditor on setting ComboList can replace default combobox with my custom combobox.

    Thanks

    Regards

    Zeb ur Rehman

  • Posted 26 April 2018, 12:55 am EST

    Hello,

    You can set your Custom ComboBox as editor using “Editor” property of column of FlexGrid.

    Please refer the following link:

    http://helpcentral.componentone.com/nethelp/c1flexgrid/customeditors.html

    You can also refer the product sample located at:

    “~\Documents\ComponentOne Samples\WinForms\C1FlexGrid\CS\ColumnEditor”

    Hope it helps.

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels