I don't want to use loop for our work.I want that after select check box pic a value of checkbox and add in a array with out using loop.
This is check box
CommandName="chkboxselect" AutoPostBack="true" />
Here rowcommand is not working
Please help
OnRowCommand="GRDProducts_RowCommand" CssClass="table table-striped table-bordered Datatablewithsorting">
<%# Container.DataItemIndex+1 %>
CommandName="chkboxselect" AutoPostBack="true" />
4 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Jignesh KumarPosted Sep 12, 2020, 5:06 AM
Darshan ShahPosted Sep 13, 2020, 12:08 AM
Nisha RegilPosted Sep 12, 2020, 3:34 AM
Vikas SinghPosted Sep 12, 2020, 2:58 AM