when model is changed the control needs to be rerendered but if you dont print controls ID ( by calling writeControlData inside <div>) runtime is not able to find corresponding DOM element and can't rerender
↧
when model is changed the control needs to be rerendered but if you dont print controls ID ( by calling writeControlData inside <div>) runtime is not able to find corresponding DOM element and can't rerender