ps202
2013-11-14 15:05:21 UTC
I have a dgrid. It is connected to a store and to a database. I have a column
in the dgrid, called type. There is another column, called subtype. It takes
it's parentid values from type.
I would like to add a FilteringSelect to the subtype column. When this
FilteringSelect changes, I would like to pass the parentid value to the type
column and display it, so change the value of the type column to the value
based on the selection in the subtype column.
How can I achieve this?
I am having trouble with cross referencing the columns...
Thanks!
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Dojo-dgrid-change-cell-value-based-on-another-cells-value-tp4000046.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
in the dgrid, called type. There is another column, called subtype. It takes
it's parentid values from type.
I would like to add a FilteringSelect to the subtype column. When this
FilteringSelect changes, I would like to pass the parentid value to the type
column and display it, so change the value of the type column to the value
based on the selection in the subtype column.
How can I achieve this?
I am having trouble with cross referencing the columns...
Thanks!
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Dojo-dgrid-change-cell-value-based-on-another-cells-value-tp4000046.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.