J
Jenny
Hi Prasad,
there is no such method like Button.AutoPostBack = false
supported. I'm using Button1.Attributes.Add("Autopostback",
"False") instead but it looks like nothing happens.
Jenny
there is no such method like Button.AutoPostBack = false
supported. I'm using Button1.Attributes.Add("Autopostback",
"False") instead but it looks like nothing happens.
Jenny