5 ) CONTAIN MANAGEMENT ( MULTIVIEW )

                                  * Contain Management *

  •  Contain Management system where multiple information display in single pages .
  •  Contain management is to Multiview controle.
   MUTIVIEW  CONTROLE 

  • Create a multiple views.
  • Multiview is an Array. 

    Properties :- Active View Index 

   Step :- add 4 button from tool ---enter next line--- select multiview in tool--- properties :-               activeviewindex = 0---select multiview in white portion goto tool and select 4                       times (view tool) ---and add msg in view white portion--- coding on button. 
 
    * Propeties active view index  by default it is "-1"  remove and select "0"

    * Beacuse array start in 0 location 


Q )   How to Activate View 
   step :- click first button --goto coding 
  
   {
         Multiview.ActiveViewIndex = 0 ;
    }

                  MULTIVIEW 


Comments

Popular posts from this blog

DATA CONTROL ( Gridview , Repeater , Formview , DataList , Detailsview , Listview )

Z 5 ) MVC (Model view Controller)

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