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

How to display user control within RadGrid (on ItemCommand)

2 Answers 134 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ignjat
Top achievements
Rank 1
Ignjat asked on 28 Aug 2011, 12:26 PM
Hello!

I was wondering if is it possible to display user control inside the RadGrid on ItemCommand event. What I need is similar to the EditForm, but without the Save button.

Any help would be appreciated!

Thank you!

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 29 Aug 2011, 05:17 AM
Hello Ignjat,

You can customize the buttons in FormTemplate as per your requirement as explained in this demo.
Grid / User Control Edit Form.

Thanks,
Shinu.
0
Ignjat
Top achievements
Rank 1
answered on 29 Aug 2011, 04:14 PM
It seems that something is wrong with the link.

P.S. Another problem that I'm experiencing is binding the data from database to the DropDownList in UserControl using LINQ-to-SQL. I just can't get the right values selected in the DropDownList inside the RadGrid's EditForm. Can you help me out with this problem as I'm not able to find anything similar in Telerik's documentation.
Tags
Grid
Asked by
Ignjat
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Ignjat
Top achievements
Rank 1
Share this question
or