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