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

RadGridView not firing when selecting combo inside

1 Answer 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 09 Oct 2015, 08:03 AM

Hello,

I'm not capable of doing a Telerik RadGridView with a combobox to manage Edit and Delete actions (see image attached).

The combobox has 2 options "Edit" and "Delete".
I want the control to do:

  • When selecting "Edit": show a popup to edit Name, Last Name and Age.
  • When selecting "Detele": show a DialogMessageBox to confirm or cancel.

 

The problem is that the GridView doesn't fire the SelectedIndexChanged event when I select the combobox.

Could you help me with this? Is there any example that I can see?

Thanks for your help!

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 13 Oct 2015, 11:25 AM
Hello ,

Please take a look at  Handle SelectionChanged for GridViewComboBoxColumn article where you can see how to achieve the desired behavior.

I hope this helps.

Regards,
Martin Vatev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
J
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or