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

Can you change the GridViewComboBoxColumn update source trigger?

1 Answer 164 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 22 Jul 2010, 04:17 AM
Can you change the GridViewComboBoxColumn update source trigger? (Easily?)

Rather than on (cell?) loose focus, can you make it update on select?
It doesn't make a whole lot of sense to me, where it doesn't change on selection (for a textbox, this is understandable, but by default, the column is not editable, so by default, shouldn't it update on selection, not on loosing focus)

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavel Pavlov
Telerik team
answered on 22 Jul 2010, 12:13 PM
Hi Alexander Sun,

A solution to such problem is described in this blog post. Please see Point 3 .
It shows a way to handle the selection changed event of the combo and perform some action.

Sincerely yours,
Pavel Pavlov
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
Tags
GridView
Asked by
Alex
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or