﻿<?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 - RemovingHyperlink</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RemovingHyperlink/</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>RemovingHyperlink</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RemovingHyperlink/</link><pubDate>Wed, 30 Jun 2010 09:49:41 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebGrid hyperlink column</category><description>&lt;p&gt;Sure.&lt;/p&gt;&lt;p&gt;e.g &lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;if(e.Row.Cells[0].Value == "Null")
{
      e.Row.Cells[0].Value = " ";
}&lt;/pre&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>RemovingHyperlink</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RemovingHyperlink/</link><pubDate>Tue, 29 Jun 2010 16:42:29 GMT</pubDate><dc:creator>Purnendu.Mukherjee</dc:creator><category>WebGrid hyperlink column</category><description>&lt;p&gt;Hi Handy,&lt;/p&gt;
&lt;p&gt;Thanks for your quick response. Could you please send me the code snippet of the initializeRow event, so that I will get an idea how to do it.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Puru&lt;/p&gt;</description></item><item><title>RemovingHyperlink</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RemovingHyperlink/</link><pubDate>Tue, 29 Jun 2010 16:21:55 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebGrid hyperlink column</category><description>&lt;p&gt;Hello Puru,&lt;/p&gt;&lt;p&gt;When a cell is empty, it should be not rendering hyperlink. E.g in my sample, you can see that there is no hyperlink.&lt;/p&gt;
&lt;p&gt;Maybe your values show 'null' text. However, you can overwrite the text into " " at IntializeRow server side event.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>RemovingHyperlink</title><link>http://www.intersoftsolutions.com/Community/WebGrid/RemovingHyperlink/</link><pubDate>Tue, 29 Jun 2010 12:27:52 GMT</pubDate><dc:creator>Purnendu.Mukherjee</dc:creator><category>WebGrid hyperlink column</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a web grid which binds to a dataset from the code behing in initialise event. One of the cloumn of the web grid id hyperlink type.&lt;/p&gt;
&lt;p&gt;The hyperlink column have some null values in few rows. I am getting the link in all the columns including the cells having NULL values in the dataset.&lt;/p&gt;
&lt;p&gt;How to remove the link from the cell of the hyperlink column which has NULL values?&lt;/p&gt;
&lt;p&gt;As I am new to web grid please let me know the stepd for getting it achieved.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Puru&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>