DataGrid template column, implement multiple selection, all check box

xiaoxiao2021-03-06  40

Using

System;

Using

System.collections;

Using

System.collections.Specialized;

Using

System.componentmodel;

Using

System.Resources;

Using

System.Web;

Using

System.Web.ui;

Using

System.Web.ui.htmlControls;

Using

System.Web.ui.WebControls;

Namespace

Metabuilders.WebControls

{/ ** ////

/// a Which shows a checkbox in each row. // /// < EXAMPLE> /// This Example Shows The Use of this Column in A Simple /// /// /// <% @ Register TagPrefix =" mbrsc "Namespace =" MetaBuilders.WebControls "Assembly =" MetaBuilders.WebControls.RowSelectorColumn "%> /// /// ///