<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - codernet</title>
<link>http://snipplr.com/users/codernet/language/c-sharp/tags/FilterDataGridViewDataViewRowLIKESearch</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 10:07:20 GMT</pubDate>
<item>
<title>(C#) Filter a DataGridView</title>
<link>http://snipplr.com/view/62627/filter-a-datagridview/</link>
<description><![CDATA[ <p>The above snippet can be used in any EventHandler such as TextChanged to Filter/Search a DataBound DataGridView according to a search term. When the TextBox from which the search parameter is taken will be empty the original DataGridViewRows will be filled. The RowFilter Propery can be given other SQL compatible operators such as >,</p> ]]></description>
<pubDate>Wed, 18 Jan 2012 21:58:11 GMT</pubDate>
<guid>http://snipplr.com/view/62627/filter-a-datagridview/</guid>
</item>
</channel>
</rss>