We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

AutoComplete - External DataSource

I''am using an AutoComplete control which is bound to an external DataSource (a DataTable). This works fine. But if a new DataRow is added to the DataTable during runtime then the added item is not part of AutoComplete list (A GDBG will show the added item). Can this update being triggered automatically or must the DataSource reassigned to the AutoComplete control manually? Thanks, Holger

1 Reply

AR Anupama Roy Syncfusion Team June 14, 2006 02:20 PM UTC

Hi Holger, You need not reassign the datasource to AutoComplete control.Instead of that please call this.autoComplete1.SetTableData() method which sets the internal table data based on the AutoComplete control''s DataSource property.Please take a look at the sample attached. sample Thanks for your interest in Syncfusion products. Regards, Anu.

Loader.
Live Chat Icon For mobile
Up arrow icon