This is a migrated thread and some comments may be shown as answers.

GridViewMultiComboBoxColumn / GridViewComboBoxColumn FilterMode

3 Answers 117 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mako
Top achievements
Rank 1
Mako asked on 16 Mar 2012, 12:47 PM
Hi All,

I'm using Q3 2001 SP1 and I'm trying to allow users to have an AutoComplete functionality with a GridViewComboBoxColumn element in my GridView.

Documentation here:

http://www.telerik.com/help/winforms/gridview-columns-gridviewmulticomboboxcolumn.html
(at the bottom of the page)

And the API reference here:

http://www.telerik.com/help/winforms/p_telerik_wincontrols_ui_gridviewcomboboxcolumn_filteringmode.html
 
Suggests that the FilterMode/FilteringMode property should be able filter based on the DisplayMember or ValueMember of the GridViewMultiComboBoxColumn or GridViewComboBoxColumn Control. The only properties I can find with "filter" in the name are:

AllowFiltering
AllowFilteringProperty
Filter
FilterDescriptor
PropertyFilter

Has the property been removed? or do I have to access this property another way?

Thanks

3 Answers, 1 is accepted

Sort by
0
Accepted
Svett
Telerik team
answered on 19 Mar 2012, 10:04 AM
Hi Mako,

This feature is available as of Q1 2011 (2012.1.12.215). You should use this or a newer version to change the filtering mode of the combo box column.

Regards,
Svett
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Mako
Top achievements
Rank 1
answered on 19 Mar 2012, 10:46 AM
Well this is a little embarrassing I did in fact mean Q3 2011 SP1

Sorry for the mix up.

Mako
0
Mako
Top achievements
Rank 1
answered on 19 Mar 2012, 10:50 AM
But just checking my version I have 2011.3.11.1219 so upgrade my version it is

Thanks for your help
Tags
GridView
Asked by
Mako
Top achievements
Rank 1
Answers by
Svett
Telerik team
Mako
Top achievements
Rank 1
Share this question
or