Obtain the row index of the selected record in the gridview

Source: Internet
Author: User
I added imagebutton to the gridview for editing. When I directly reference the Edit Method Written In The bll layer, I can click it to apply it. I am now adding CodeDuring event processing, you must click the "select" button of the corresponding row before the system can locate the index of this row. It is very troublesome to modify this row every time. In addition, gridview1.selectedindex cannot obtain the current index.
Use the location of the control to obtain the index of the current row. Objective: int dd = (gridviewrow) (imagebutton) sender ). parent. parent ). rowindex; // obtain the index value of the current row
I hope that I can learn from my friends who have encountered the same problems.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.