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

[Solved] conditional combo in Grid

2 Answers 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mahmoud
Top achievements
Rank 1
mahmoud asked on 12 May 2008, 10:37 AM
Hi all,

I have a grid that has a Banks combo-box and a Currency combo. The banks combo should only display banks for the currency selected in the currency combo.

Example, row 1 in the grid has the currency EURO and the banks combo should only display banks for the EURO currency.
row 2 has the currency USD and the banks combo should only display the USD banks.

How can I setup the two conditional combos (Banks and Currency) in a grid.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 12 May 2008, 11:55 AM
Hi Mahmoud,

Check out the following online demo.
RadComboBox for ASP.NET AJAX

Princy.
0
Mohamed
Top achievements
Rank 1
answered on 13 May 2008, 04:36 PM

Hi Prince

I read this problem
but this answer not match this case

this case is
There is table for Banks
i have a row in RadGrid
this row has 2 columns first is Currency, second is Bank
     i have role that every currency has own Banks  
when run this grid and allow Editing in grid
and edit any item
in editing i want to load all banks that belongs this currency in this row
What is the best way to achieve this?

Tags
Grid
Asked by
mahmoud
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Mohamed
Top achievements
Rank 1
Share this question
or