Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Get selected Row (Cell) value in GridView using jQuery in ASP.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to get selected Row (Cell) value in GridView using jQuery in ASP.Net. When the Select LinkButton is clicked, the GridView Row is selected and a jQuery Click event handler is triggered. Inside the jQuery Click event handler, the Cell values of the Selected Row are fetched and displayed using JavaScript Alert Message Box.

Viewing all articles
Browse latest Browse all 4764

Trending Articles