Search

You searched for the word(s): userid:781318

Matching Posts

  • Re: FindControl() problem

    i have dynamic panel within a panel. i have to select them but problem in FindControl(); several panel in the main panel. but it found only one panel another panel another panel dont find. but all are clearly display in page. Panel chk1 = (Panel)this.FindControl("mainpanel"); Panel pnll = (Panel) chk1.FindControl("pnl1"); Response.Write(pnll.ID.ToString()); Please Gimme answer
    Posted to Web Forms (Forum) by vikash2009 on 1/19/2008
    Filed under: FindControl() problem
Page 1 of 1 (1 items)