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

Grid issue

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
roberto
Top achievements
Rank 1
roberto asked on 10 Feb 2011, 10:11 PM
Hi,

I'm having a problem when I try to insert on a grid. I'm using OnItemDataBound and when it's an insert command I can assing values to any field but my problem comes when:

I have a dropdowncolumn and when the user selects some value in specific a window shows up and you can do some operations there, when you finish you click the submit button and the window returns the value you obtain. I already check and the value is correct and the window works fine. But I can't put that value on the corresponding field.

For example, the dropdowncolum has values of types of food, if you select the option 'fruit' a window is open with all the types of fruit, then you select all the items you want and the window returns a list with all the names you selected. What I want is to put automatically the value returned by the window on the next field (names), but I can't do that, I can't put that value on the field

Do you have any examples???

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 16 Feb 2011, 12:15 PM
Hello Roberto,

I hope the following documentation will help you to achieve your goal:
Customize/Configure GridDropDownColumn

Kind regards,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
roberto
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or