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

[Solved] GridDropDownColumn still hold the default value even when changed

2 Answers 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tiego
Top achievements
Rank 1
Tiego asked on 20 May 2008, 02:23 PM
I have 3 GridDropDownColumn that depend on each other to load data. The first one loads organisation names, and the seconds one loads organisational branches depending on what is selected on the first one, and the third one loads divisions depending on the selected 2nd one.

When they load the first time is correct. The first one takes the default selected of the 1st, and the third one also takes default of the first. The problem is when I select a different value of the the first dropdown the second one still sees the previous value the it does not change its contents, the same as the 3rd one.

Please what to do to solve this problem.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 21 May 2008, 07:20 AM
Hi,,

Go through the following help article.
Referencing controls in grid row/edit form

Princy.
0
Tiego
Top achievements
Rank 1
answered on 21 May 2008, 08:57 AM
Thanks a lot. it looks like its going to work.
Tags
Grid
Asked by
Tiego
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Tiego
Top achievements
Rank 1
Share this question
or