<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - leonbda</title>
<link>http://snipplr.com/users/leonbda/tags/GridView</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 18:18:34 GMT</pubDate>
<item>
<title>(C#) Finding other controls in same gridview row from the event method  of  a control</title>
<link>http://snipplr.com/view/15389/finding-other-controls-in-same-gridview-row-from-the-event-method--of--a-control/</link>
<description><![CDATA[ <p>Sometimes we need to have checkboxes in the GridView control and we want that as soon as the Checkbox is clicked/checked the postback happens and we get the value from the first row in the GridView control.

This can be easily done by using the following code:</p> ]]></description>
<pubDate>Fri, 29 May 2009 09:52:11 GMT</pubDate>
<guid>http://snipplr.com/view/15389/finding-other-controls-in-same-gridview-row-from-the-event-method--of--a-control/</guid>
</item>
</channel>
</rss>