Hi,
I have problem to change an UltarGrid AutoSuggestFilterMode property to StartWith or Contains in adropdown column, the AutoCompleteMode property is set to SuggestAppend.
When i change the AutoSuggestFilterMode property in the UltraGrid designer window and save it so the save action don't save the AutoSuggestFilterMode property value. When i open it again i see the old value that is Default.
I try to change it in run time but it didn't take any effect on the search.
Is it possible to set the UltraGrid AutoSuggestFilterMode property to Contains in acolumn that bound to UltraDropDown ?
Thank you.
Hello,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
When the AutoSuggestFilterMode property is set to 'Contains', the AutoCompleteMode setting of 'SuggestAppend' resolves to 'Suggest', i.e., automatic completion of the text typed in the edit portion is disabled, and the text selection is not modified.
Hello!
StartWith is working in our and your solution, Contains does not working in your sample too.
On this week we'r upgrade our infragistics version to 12.1 (not trial).
Boris
Hello Boriska11,
We are still following this forum thread.
Please do not hesitate to contact us if you still need any assistance with this matter.
Please change the property's value to 'StartsWith' and try again. If this is not supported in your version you will get an error about not containing a definition for 'AutoSuggestFilterMode'. In this case, please download the trial version of Net Advantage 12.1 and test the application against it.