6 ) CHECKBOX CONTROLE

                                      * CHECKBOX CONTROLE *

  •  Select  a data value .
  • Checkbox always run If condition.
            If(CheckBox1.Checked==true)
                  {
                  }
            Else
                   {
                   }
 Step :- Goto page -- toolbox --checkbox--and add Textbox 

Properties :-  Autopostbackurl False change True 

                           



Comments

Popular posts from this blog

Z 5 ) MVC (Model view Controller)

Z 7) ViewData__ViewBag__TempData__Session

Z 8 ) MVC HTMLHELPER METHOD AND ACTIONLINK (how to use css ,atrributes,style in css)