Lokesh M

Lokesh M

  • NA
  • 8
  • 0

Tab Container

Oct 21 2008 12:04 AM
 

protected void Button1_Click(object sender, EventArgs e)

{

TextBox1.Enabled = true;

}

 

Above is working fine without Ajax tab container... But inside Tabcontainer is not working.. Please advice me

 


Answers (1)