﻿<?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 - WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</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>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Wed, 26 Mar 2014 03:57:34 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Based on my test result, the custom tooltip works on Mozilla Firefox 28 browser. The problem on the other browsers (IE 11, Safari, Chrome, Opera) has been reported to WebGrid development team. The report is filed under work item ASPNET-27.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I will keep the thread: "&lt;a href="http://www.intersoftpt.com/Community/WebGrid/WebGrid-TooltipText-for-cell-not-working/"&gt;WebGrid TooltipText for cell not working&lt;/a&gt;" updated with any news I heard from the team regarding work item ASPNET-27.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Tue, 25 Mar 2014 10:28:57 GMT</pubDate><dc:creator>devashish</dc:creator><description>&lt;p&gt;Hi Yusuf,&lt;/p&gt;&lt;p&gt;Here is the sample.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;i have used one of the page from the samples provided by Intersoft from below project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;C:\Program Files (x86)\Intersoft Solutions\Intersoft Premier Studio 2013 R1\Samples\For ASP.NET\ISNet.WebUI.Samples\vb\&lt;/span&gt;WebGridSamples.sln&lt;/p&gt;
&lt;p&gt;Please note that i have only changes in the code behind file that to only one line. Its the underline statement in the below code.  &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;Protected Sub WebGrid1_InitializeRow(ByVal sender As Object, ByVal e As ISNet.WebUI.WebGrid.RowEventArgs)
        If e.Row.Type = RowType.Record Then
            Dim deptCell As WebGridCell = e.Row.Cells.GetNamedItem("DepartmentID")
            deptCell.Image = "images/dept_" &amp;amp; deptCell.Value.ToString() &amp;amp; ".png"
            deptCell.CustomObjectAttributes = "height=16"
            &lt;b style="text-decoration: underline;"&gt;deptCell.TooltipText = "###Tooltip###"&lt;/b&gt;
        End If
	End Sub&lt;/pre&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dev&lt;/p&gt;</description></item><item><title>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Tue, 25 Mar 2014 09:18:12 GMT</pubDate><dc:creator>devashish</dc:creator><description>&lt;p&gt;Hi Yusuf,&lt;/p&gt;&lt;p&gt;I am getting problem in WebGrid 8.0.7200.258 with TooltipTest for Grid cell. It is getting overritten by the default tooltip text set by the grid when the value exceeds the column width.&lt;/p&gt;
&lt;p&gt;I am using HTML5 doctype with .NET 4.5.1 in Visual Studio 2013.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dev&lt;/p&gt;</description></item><item><title>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Thu, 23 Jun 2011 14:19:07 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;This is now working in 2011 R1.  We essentially set the cell.TooltipText property in the OnInitializeCell based on our data and it works great.  It also successfully overrides the default tooltip text set by the grid when the value exceeds the column width which is what want in our case.&lt;/p&gt;</description></item><item><title>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Mon, 06 Jun 2011 04:46:33 GMT</pubDate><dc:creator>lili</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your feature request has been submitted, but for now there hasn't been any update from the developer about your feature request. We will inform you if we get any update from the developer as soon as possible.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili&lt;/p&gt;</description></item><item><title>WebGrid 2011 Cell ToolTip Support</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-2011-Cell-ToolTip-Support/</link><pubDate>Wed, 01 Jun 2011 15:35:22 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Does WebGrid from WebUI Studio 2011 support cell-based tooltip text (Not WebCallOut but standard HTML tooltip text)?&lt;/p&gt;
&lt;p&gt;We had requested this feature a long time ago to be able to set tooltip text on specific cells without the overhead of using the WebCallOut control.&lt;/p&gt;</description></item></channel></rss>