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

AutoComplete dropdown issue

3 Answers 111 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
sanjay
Top achievements
Rank 1
sanjay asked on 31 Dec 2012, 01:36 PM
Hi 

I have Grid view. First column of my  Grid view is Auto Complete box and i have Binded  with item source. when ever user types 
wrong code i will display one error Message and focus i am making to next cell but after focus move to  next cell i am not able to select 
items from auto complete drop down list. i using silverlight 5 MVVM Pattern.
Please help.


Regards,
Sanjay

3 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 03 Jan 2013, 07:49 AM
Hi Sanjay,

In order to place RadAutoCompleteBox in a GridView you will need to set the CellEditTemplate and CellTemplate of the GridView control.

I created and attached for you a sample project that shows how to add and bind AutoCompleteBox control in RadGridView's cell, give it a try.

All the best,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
sanjay
Top achievements
Rank 1
answered on 03 Jan 2013, 10:35 AM
Hi 

Thanks for reply even i am doing same thing. Cell Template i am using Text Box as its only for showing purpose.
Here is my code. i written method when user press enter. When user types wrong Name focus will move to next cell later i am not able to select from autocompletebox but it will populate.


0
Vladi
Telerik team
answered on 07 Jan 2013, 12:43 PM
Hello Sanjay,

We are not aware of any issues concerning the describe scenario. We tried to reproduce the issue but with no success.

Without being able to reproduce the issue in a sample runnable project at our side we cannot provide you with appropriate assistance.

All the best,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
AutoCompleteBox
Asked by
sanjay
Top achievements
Rank 1
Answers by
Vladi
Telerik team
sanjay
Top achievements
Rank 1
Share this question
or