<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Πρώτα Βήματα - Desktop Applications</title><link>https://www.dotnetzone.gr:443/cs/forums/80/ShowForum.aspx</link><description>Θέματα για όσους φτιάχνουν τα πρώτα τους Desktop Applications σε .NET Framework</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: DataGridViewCheckBoxColumn- δυναμική αλλάγή του check status</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/62429.aspx</link><pubDate>Mon, 17 Jan 2011 05:47:14 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:62429</guid><dc:creator>Maitre</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/62429.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=62429</wfw:commentRss><description>Ευχαριστώ για την απάντηση, θα το δοκιμάσω!&lt;br&gt;</description></item><item><title>Απ: DataGridViewCheckBoxColumn- δυναμική αλλάγή του check status</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/61187.aspx</link><pubDate>Tue, 30 Nov 2010 19:04:31 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:61187</guid><dc:creator>ziaziosk</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/61187.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=61187</wfw:commentRss><description>Μπορείς να αναθέσεις τιμή απευθείας στο cell μέσω της Value&lt;br&gt;πχ&lt;br&gt;dataGridView1.Rows[row].Cells["ResidentOfGreece"].Value = true;&lt;br&gt;&lt;br&gt;ή αν θέλεις να αναθέσεις την τιμή αυτή σε ένα δικό σου check box, αν κατάλαβα&lt;br&gt;καλά το σενάριο:&lt;br&gt;&lt;br&gt;checkBox1.Checked = (bool)dataGridView1.Rows[row].Cells["ResidentOfGreece"].Value;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>DataGridViewCheckBoxColumn- δυναμική αλλάγή του check status</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/61120.aspx</link><pubDate>Sun, 28 Nov 2010 20:54:11 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:61120</guid><dc:creator>Maitre</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/61120.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=80&amp;PostID=61120</wfw:commentRss><description>Καλησπέρα,&lt;br&gt;Έχω ένα DataGridView (σε Windows Form) το οποίο έχει και μια στήλη DataGridViewCheckBoxColumn με όνομα π.χ. ResidentOfGreece (το οποίο θα τικάρεται όταν κάποιος είναι κάτοικος Ελλάδας!)&lt;br&gt;Πως μπορώ να τικάρεται κάποιο checkbox δυναμικά μέσα από τον κώδικα; με ποιά εντολή;&lt;br&gt;Η συγκεκριμένη στήλη δεν είναι data bound.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item></channel></rss>