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

ComboBox - how to setfocus

2 Answers 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 06 Apr 2010, 05:38 PM
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="prod_name" SelectedValueMemberPath="prod_name" DataMemberBinding="{Binding comm_name}" Header="Product" Width="175" />

2 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 12 Apr 2010, 08:19 AM
Hi Jon,

Sorry for the late reply.

I'm attaching a sample project which can give you an idea how to meet your goals. Let me know if this does not help.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Jon
Top achievements
Rank 1
answered on 12 Apr 2010, 07:39 PM
HI..
Can you provide an example with the older controls....  2009.3.1314.35  from  1/14/2010.


I tried upgrading but all my themes and formatting all became all messed up...  Even your built in themes appear differant and the new Scheduler it's even worst...

thanks
Tags
GridView
Asked by
Jon
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Jon
Top achievements
Rank 1
Share this question
or