Hello,
A number of people are working on populating dependent
Selectsdynamically from database within the Add/Edit form
based on user selecting some option in the independent
select.
The solutions require complex Javascript and JQuery
knowledge. Will the complexity be reduced if we are able
to change the Editoption associated with a dependent
column bycalling setColProp against the OnChange event
of the independent column (select)?
The handler for the OnChange event will still have to be
added in the OnInitializeForm event, this part of the
complexity cannot be avoided.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top