autocomplete in a textbox cell


Hi,

Is it possible to turn on autocomplete in a textbox cell? Thanks!

1 Reply

JS Jeba S Syncfusion Team September 27, 2007 08:27 AM UTC

Hi coder123245,

Thank you for posting query to us.

The AutoComplete feature is available only in "ComboBox" or "GridListControl" CellTypes. You can use these cells after hiding the dropdown button, so that the cell looks like TextBox. You can hide the dropdown button using ShowButton property of the style object.

You can see samples of this autocomplete behavior (with and without the hidden button) in our browser sample under this category.
{Installation Drive}\Documents and Settings\{USERNAME}\My Documents\Syncfusion\EssentialStudio\5.2.0.25\Windows\Grid.Windows\Samples\2.0\CellTypes\ComboboxCells

Kindly let us know if you need any further assistance.

Best Regards,
Jeba.

Loader.
Up arrow icon