I have a stock chart and some other controls in my SharePoint WebPart...
I am unable to call all the controls in the WebPart, only one control displayed in the WebPart or the ASP server controls rendered as a object. For example Label control is rendered as System.Web.UI.WebControls.Label but the actual Label control is not displaying.
Please give me the approach to overcome this problem.
Thanks, Bhanu