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

Rad gird Insert button

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
bharath reddy
Top achievements
Rank 1
bharath reddy asked on 31 Aug 2010, 05:58 AM
Hi 

i am working small example on rad grid form template.when  edit the row then i select the rad combo box then i click submit.it is showing error.

the Code i user is ...

 RadComboBox ddList = editedItem.FindControl("ddladdress") as RadComboBox;
                    string ddltext = ddList.SelectedItem.Text;

Give me any example  or any solution.where i am struck.



thanks



1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 31 Aug 2010, 06:41 AM
Hello,


I hope the following links will be of help in using FormTemplate editform.
Form Template Edit Form - Demo
Custom edit forms
Referencing controls in grid row/edit form

Could you provide some more information, if this does not help?


-Shinu.
Tags
Grid
Asked by
bharath reddy
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or