﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - row checker + postback, is it possible?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/row-checker--postback-is-it-possible/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>row checker + postback, is it possible?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/row-checker--postback-is-it-possible/</link><pubDate>Wed, 27 Oct 2010 00:10:16 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;I can not find a viable workaround to allow checkbox is clicked upon selecting a row / cell. However, attached is a sample which show how to postback the page when checkbox is clicked and during the postback show checkbox row info in a div element. &lt;/p&gt;&lt;p&gt;In order to initiate the postback, invoke SendCustomRequest function in checkbox click clietn side event handler. The postback event is handled on the server side on the InitializePostback event handler.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>row checker + postback, is it possible?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/row-checker--postback-is-it-possible/</link><pubDate>Tue, 26 Oct 2010 18:31:42 GMT</pubDate><dc:creator>artem.pushkin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm trying to implement the following.&lt;/p&gt;
&lt;p&gt;I have a grid with row checker. I need the ability to check and uncheck rows so that each check/uncheck performs a postback. It would be even better if rows could be checked/unchecked by clicking anywhere on the row, not just in the checkbox. I tried to do it by handling CellClick client event but when clicking on the checkbox it would change its state 2 times and return to original state.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;On the server I need the ability to recognize that the postback was caused by row checking/unchecking. Then I need to get the collection of all checked rows and access each field in these rows. Can you provide me with a sample that would do these operations? Thanks.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Artem Pushkin&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>