I wish to implement the functionality where we have multiple comboboxes with autocomplete functionality in a datagrid. The comboboxes will be added dynamically by the user as required. For example if they wish to select mutlple locations in a search they will type the location in the first combobox, then add another combobox to search for the second location.
We had an implmentation with the old asp.net version of the rad controls but it has broken in IE9. I was looking for something similar using the latest ASP.Net AJAX controls that would be IE9 compatible.
We had an implmentation with the old asp.net version of the rad controls but it has broken in IE9. I was looking for something similar using the latest ASP.Net AJAX controls that would be IE9 compatible.