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

RadGrid with Insert/Update/Delete and bind the combo

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Monalisa
Top achievements
Rank 1
Monalisa asked on 20 Jul 2009, 06:20 PM
Hi Telerik,

I have a radgrid with items say(Problem name, start_date, end_date, comments). The grid binds by joining two queries becoz in my table structure one table contains the Problem name and Problem Id (let's say <table_problem>) and another one with start_date, end_date and comments(let's say <table_date>) etc. I bind the grid by joining these two tables. When I double click on grid it would expand the record in edit mode and in edit mode the problem name should be dropdown and all others are textbox and the problem name should bind with problem id and problem name. So here I am unable to bind the dropdown. What ever the queries required for this table should insert/update/delete record in these two tables. So please help me. How to bind the dropdown and all other controls in edit mode.
This is very urgent. Please reply me soon.

Thanks,
Monalisa

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 22 Jul 2009, 02:56 PM
Hi Monalisa,

For more information about how to bind a dropdown control in EditItemTemplate with custom values and update the ItemTemplate field after editing, please review the following link:
http://www.telerik.com/help/aspnet-ajax/grdoperationswithdropdownlistinedititemtemplate.html

Greetings,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Monalisa
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or