﻿<?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 - how do you use a form and a webButton to control a webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/how-do-you-use-a-form-and-a-webButton-to-control-a-webGrid/</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>how do you use a form and a webButton to control a webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/how-do-you-use-a-form-and-a-webButton-to-control-a-webGrid/</link><pubDate>Mon, 09 Nov 2009 22:25:48 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Attached is a similar sample with your scenario. The sample is using LINQ data as the datasource and will filter the data based on the parameter set in a form. The parameter will be sent to the Grid using AddInput client side method and refreshing the data is achieved by using RefreshAll method.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>how do you use a form and a webButton to control a webGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/how-do-you-use-a-form-and-a-webButton-to-control-a-webGrid/</link><pubDate>Sun, 08 Nov 2009 22:05:21 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;Here's what i need to do.&lt;/p&gt;
&lt;p&gt;I have a stored procedure with a number of parameters. The parameter values are entered into a number of fields on a form and then the user clicks a webButton. How do i do this? I don't want to use the filter since the database tables are very large and i want to select the records at the database.  &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I can't find anyway to refresh the webgrid when the webButton is clicked. If i use a dataGrid this is very simple.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;hope this makes sense.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>