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.
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.