Please tell me how to add multiselect to the following GridView. 

Multiselect here

 ID

Start Time

End Time

 

31

 

 

 

32

 

 

 

33

 

 

 

34

 

 

 

35

 

 

 

36

 

 

 

37

 

 


            AutoGenerateColumns="False" DataSourceID="EntityDataSource1" OnRowCommand="GridView1_RowCommand1" AllowCustomPaging="True" AllowPaging="True" CellPadding="4" ForeColor="#333333" GridLines="None">
           
           
               
               
               
                <%----%>
               
                
           
            ....