HI All,
I have a imagebutton in RadGRid with CommanName="Reprocess".
When user click on the imageButton it fire ItemCommand event and check if the checkbox at each row is checked. If it is check then it perform logic A else it perform logic B.
My question is it possible to loop RadGrid in ItemCommand event? Doed anyone as any idea to do this?
Help Please!!
I have a imagebutton in RadGRid with CommanName="Reprocess".
When user click on the imageButton it fire ItemCommand event and check if the checkbox at each row is checked. If it is check then it perform logic A else it perform logic B.
My question is it possible to loop RadGrid in ItemCommand event? Doed anyone as any idea to do this?
Help Please!!