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

GridViewComboBoxColumn - Set Focus and dropdown

0 Answers 90 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 02 Mar 2010, 01:10 PM

 

 

Hi.. again...
I have GridViewComboColumn in a GridView. How can I programatically set focus the combox in the current row and open it?
I have button on a form that addes a new row... so I want to set focus to the combobox so the user can begin entereing.... thanks again

<
telerikPresentation:GridViewComboBoxColumn DisplayMemberPath="comm_name" SelectedValueMemberPath="comm_name" DataMemberBinding="{Binding comm_name}" Header="Commodity" Width="175" />

 

 

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Jon
Top achievements
Rank 1
Share this question
or