how t create griedview for select all and by particular selct functionalities

Posted by Shanky11 under ASP.NET on 2/28/2013 | Points: 10 | Views : 1520 | Status : [Member] | Replies : 1
i m working on a project for that i need
a gridview like above said

if i select all contact should select
if i select 1 only one should select


for that i need column like this............

(checkbox) select all
checkbox abc
mob-no
chckbox xyz
mob-no
chkbox pqr
mob-no
Something like this




Responses

Posted by: Raj.Trivedi on: 2/28/2013 [Member] [MVP] Starter | Points: 25

Up
0
Down
Hello Shanky11

Please go through the below links :-

http://csharpdotnetfreak.blogspot.com/2009/08/checkall-checkbox-gridview-aspnet.html


http://www.codeproject.com/Articles/11207/Selecting-multiple-checkboxes-inside-a-GridView-co

http://www.aspdotnet-suresh.com/2011/03/how-to-selectdeselect-checkboxes-in.html

Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response