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

Populating dropdown values in RadGrid based on another

3 Answers 178 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Hansik
Top achievements
Rank 1
Hansik asked on 23 Jun 2008, 03:38 PM
Hi,

    In my RadGrid, I show DropDownList objects (during Edit mode only) and I wish to populate one based on the selected value of another.

    I created a GridTemplateColumn for this, which during the Edit mode, the DropDownList objects are to be shown. The initial values of these dropdown objects are populated on the ItemCreated event of the grid, and I am just checking that if the grid is in edit mode, I will just populate the dropdown with initial values. The values are fixed and known and they are not a lot so there's no impact doing it on this event.  
  
   On the grid, I show at least two dropdown objects, and I just wish that if the user selects a value from the first dropdown, it will initiate repopulating values on the second dropdown based on the selected choice on the first.

    Can someone please help me on this?  If I am not clear stating my problem here, I'd be glad to clarify it for you.....I really really appreciate your help on this matter.

Regards,
Arthur

3 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 23 Jun 2008, 03:57 PM
Hi Arthur,

Please, take a look at the demo below, which seems to completely cover your requirements:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Programming/AccessingCellsAndRows/DefaultCS.aspx

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Dinoop
Top achievements
Rank 1
answered on 03 Sep 2012, 02:29 PM
Hi ,

I think that link is broken, could you please give me updated one, expect it will be realy helpfull..
0
Shinu
Top achievements
Rank 2
answered on 04 Sep 2012, 04:34 AM
Hi,

Here is the link for the demo.
Grid / Accessing Cells and Rows

Thanks,
Shinu.
Tags
Grid
Asked by
Hansik
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Dinoop
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or