Browse by Tags

Related Posts

  • Asp:Validators are not working inside a Webpart

    I have user controls that I am dynamically adding to Webzone via this code: Control uc = this.LoadControl(ddl_controls.SelectedValue.ToString()); Random r = new Random(); uc.ID = ddl_controls.SelectedValue.ToString() + r.Next().ToString(); GenericWebPart wp2 = WebPartManager1.CreateWebPart(uc); wp2.Title...
    Posted to Web Parts and Personalization (Forum) by rosnermd on 02-01-2008, 12:00 AM
    Filed under: Control, Web Parts, CreateWebPart, asp.net, C#, Validators
Page 1 of 1 (1 items)
Microsoft Communities
Page view counter