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

get the value of combobox in a selected row

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
esmyy
Top achievements
Rank 1
esmyy asked on 01 Nov 2012, 01:51 PM
Hello everyone,

I have a RadGrid with some columns. One of them is a combobox. Everything is working fine, there is just one funcionality I want to achieve and it's not working like I want it.

I want to explain to you what I want to do :
There is this RadGrid with data of the workers in a company. I can choose in the combobox which person it is. 
If I want to edit the existing data of this specified person I need the password of this person.
I am doing a password prompt with RadPrompt. On the buttonclick of the RadPrompt I have to check the password with the one of the person. So I need to know which ID this person has and that's the value of the combobox.

So when I right-click on a row an edit-contextmenu is showing. I want to get the value of the radcombobox from the row I clicked. But not the text, but the value.

Can somebody please help me?
Thanky in advance,
Esmi

1 Answer, 1 is accepted

Sort by
0
esmyy
Top achievements
Rank 1
answered on 01 Nov 2012, 03:01 PM
nevermind, I just solved it!
Tags
Grid
Asked by
esmyy
Top achievements
Rank 1
Answers by
esmyy
Top achievements
Rank 1
Share this question
or