<?xml version="1.0" encoding="US-ASCII"?>

<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss">
<channel>
<title>sortgridview</title>
<link>http://www.orble.com/sortgridview/</link>
<description>sortgridview</description>
<language>en</language>
<pubDate>Tue, 03 Jun 2008 03:57:00 GMT</pubDate>
<lastBuildDate>Tue, 03 Jun 2008 03:57:00 GMT</lastBuildDate>
<managingEditor>info@orble.com</managingEditor>
<webMaster>info@orble.com</webMaster>

<item>
<title>Display selected item when checkbox is checked</title>
<link>http://www.orble.com/display-selected-item-when-checkbox-is-checked/</link>
<description>C# code for displaying checkbox selected item when button is clicked private void button1_Click(object sender, RoutedEventArgs e) { System.Data.DataRowView value = new System.Data.DataRowView; for(int i=0;i&lt;Sid.SelectedItems.Count ;i ) { string lstValue...</description>
<comments>http://www.orble.com/display-selected-item-when-checkbox-is-checked/#comments</comments>
<guid isPermaLink="true">http://www.orble.com/display-selected-item-when-checkbox-is-checked/</guid>
<pubDate>Tue, 03 Jun 2008 03:57:00 GMT</pubDate>
</item>
	  
<item>
<title>Add Checkbox to listview(gridview) in wpf</title>
<link>http://www.orble.com/add-checkbox-to-listviewgridview-in-wpf/2/</link>
<description>XAML code for adding checkbox to listview(gridview) in WPF : &lt;Window x:Class="WpfApplication1_grid .Window1" Really Long Link Really Long Link Title="Window1" Height="300" Width="300" Loaded="Window_Loaded"&gt; &lt;Window.Resources&gt; &ltataTemplate x:Key="FirstCell"&gt; &lt;StackPanel Orientation="Horizontal"&gt; &lt;CheckBox Name="chk1...</description>
<comments>http://www.orble.com/add-checkbox-to-listviewgridview-in-wpf/2/#comments</comments>
<guid isPermaLink="true">http://www.orble.com/add-checkbox-to-listviewgridview-in-wpf/2/</guid>
<pubDate>Tue, 03 Jun 2008 03:54:00 GMT</pubDate>
</item>
	  
<item>
<title>Paging in GridView</title>
<link>http://www.orble.com/paging-in-gridview/</link>
<description>C# code for paging,sorting data in gridview using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using...</description>
<comments>http://www.orble.com/paging-in-gridview/#comments</comments>
<guid isPermaLink="true">http://www.orble.com/paging-in-gridview/</guid>
<pubDate>Mon, 02 Jun 2008 05:19:00 GMT</pubDate>
</item>
	  
<item>
<title>ComboBox2ListBox</title>
<link>http://www.orble.com/combobox2listbox/</link>
<description>C# code for selecting ComboBox item into ListBox: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging...</description>
<comments>http://www.orble.com/combobox2listbox/#comments</comments>
<guid isPermaLink="true">http://www.orble.com/combobox2listbox/</guid>
<pubDate>Tue, 27 May 2008 04:04:00 GMT</pubDate>
</item>
	  
<item>
<title>Sortable Gridview </title>
<link>http://www.orble.com/sortable-gridview-/</link>
<description>C# Code for sorting gridview: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Navigation; using...</description>
<comments>http://www.orble.com/sortable-gridview-/#comments</comments>
<guid isPermaLink="true">http://www.orble.com/sortable-gridview-/</guid>
<pubDate>Mon, 26 May 2008 10:27:59 GMT</pubDate>
</item>
	  
</channel>
</rss>
	