Friends,
I need your help real bad I have a user control that I have created which displays a bunch of labels (via a method). Now I am using this usercontrol in my form and I have a method in the container form that basically needs to set the number of labels this usercontrol shows. Now the method within the user control adds the labels properly the first time around. Next time, if I need to re-render the updated user control with a set of new labels, how do I do it?
Pls throw some light.
Thank you,
DNM
I need your help real bad I have a user control that I have created which displays a bunch of labels (via a method). Now I am using this usercontrol in my form and I have a method in the container form that basically needs to set the number of labels this usercontrol shows. Now the method within the user control adds the labels properly the first time around. Next time, if I need to re-render the updated user control with a set of new labels, how do I do it?
Pls throw some light.
Thank you,
DNM