<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
    <title>vaibhav vijay</title>
    <link rel="self" type="application/xml" href="http://geekswithblogs.net/vaibhavvijay/Atom.aspx" />
    <subtitle type="html"> </subtitle>
    <id>http://geekswithblogs.net/vaibhavvijay/Default.aspx</id>
    <author>
        <name>vaibhavvjy</name>
        <uri>http://geekswithblogs.net/vaibhavvijay/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 0.0.0.0">Subtext</generator>
    <updated>2012-03-12T01:28:32Z</updated>
    <entry>
        <title>Color Changing grid</title>
        <link rel="self" type="text/html" href="http://geekswithblogs.net/vaibhavvijay/archive/2012/03/12/color-changing-grid.aspx" />
        <id>http://geekswithblogs.net/vaibhavvijay/archive/2012/03/12/color-changing-grid.aspx</id>
        <published>2012-03-12T01:28:32-12:00:00</published>
        <updated>2012-03-12T01:28:32Z</updated>
        <content type="html">I Am creating a grid in which i want to change some cells color continuously depending on the values of the cell.&lt;br /&gt;If value of the cell is less than previous value than make the color red and if the value is greater then the previous value then make color blue.And after each new value the color of old row is as it normally have i.e.white.&lt;br /&gt;the grid values are currently changing .&lt;br /&gt;please tell me which property have to be set for change color and if the new row enters then how i will get the old color.All the code of my application is written in load.and i m reading data from a UDP socket to fill the grid.&lt;br /&gt;&lt;img src="http://geekswithblogs.net/vaibhavvijay/aggbug/148964.aspx" width="1" height="1" /&gt;</content>
        <wfw:comment>http://geekswithblogs.net/vaibhavvijay/comments/148964.aspx</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://geekswithblogs.net/vaibhavvijay/comments/commentRss/148964.aspx</wfw:commentRss>
        <trackback:ping>http://geekswithblogs.net/vaibhavvijay/services/trackbacks/148964.aspx</trackback:ping>
    </entry>
</feed>