I have created a user control and I add multiple instances of the same to a web page. Set its properties. But have different properties but they are not displayed properly.
Properties of last control being set seems to be getting applied to both of the controls.
I have added the control statically and setting its properties latter.
Pls advise.
Thanks
Properties of last control being set seems to be getting applied to both of the controls.
I have added the control statically and setting its properties latter.
Pls advise.
Thanks
Comment