A
Aravind Datla
I have a composite control that is being loaded into the
web page. It has a dropdown list and based on the value
selected i call another composite control dynamically
using reflection and it is also being loaded. But the
problem is the events for this new one are not being
called, like onSelectChange, onTextChange etc even when
the values are being changed.
I would appreciate if you can help me with the problem.
Thanks
Aravind Datla
web page. It has a dropdown list and based on the value
selected i call another composite control dynamically
using reflection and it is also being loaded. But the
problem is the events for this new one are not being
called, like onSelectChange, onTextChange etc even when
the values are being changed.
I would appreciate if you can help me with the problem.
Thanks
Aravind Datla