Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » Tooltip (RSS)
  • How to change ScrollTooltip content?

    Hi all. I would like to show a custom Text in the tooltip displayed on scrolling the grid content. How can I change the content of such a tooltip. Any hints would be nice. Many thanks for the hints. Phil
    Posted to Forum by mistersnb on 07-11-2008
  • Problem with Custom Tooltips for individual bars on a Barchart

    Hello All, I am working on a barchart, and need some urgent help displaying custom tool tips for each bar. Bars are sorted and arranged according to certain business logic. For instance a set of bars might represent integer data, while others might represent time, and a third set may be used to represent...
    Posted to Forum by lavslok on 06-27-2008
  • Tooltip problem in LineChart

    I have a line chart with NumericTimeSeries. The chart itself is inside a Panel and the User Control has several others panels. The tooltip for the chart only shows when the Panel containing the chart is floating when its docked the tooltips don't show. Is this a bug and is there any workaround? Any...
    Posted to Forum by newdevin on 06-11-2008
  • PieChart wedge tooltip is inconsistent with wedge label

    Hi, I've filed Incident WiC2399 for this, but I have not received any correspondence and the incident is in Awaiting Customer Action for some reason. I'll paste my issue here in case anyone else is interested: When a PieChart or PieChart3D displays data containing negative values, it calculates...
    Posted to Forum by yalewang on 04-17-2008
  • PieChart Reuse + Tooltips not displaying

    Hi, I've got a WinForm with one PieChart control, 4 data grids and 4 buttons. Each button will display the PieChart using the associated DataGird which works fine. I reuse the same Pie Chart each time and just update the Datasource property based on the grid data being plotted and this works fine...
    Posted to Forum by adicunningham on 03-27-2008
  • Column Header Tooltips

    I need to use custom tooltips for my column headers, and the two methods I have tried, neither has worked. Method 1: void mGrid_InitializeRow(object sender, RowEventArgs e) { foreach (UltraGridColumn col in mGrid.Columns) { col.Header.Title = "New Tooltop Value: " + col.Caption; } } However...
    Posted to Forum by anthorr on 03-12-2008
  • Issue with Tooltips (<ITEM_LABEL>) in PieChart3D (version 6.2.20062.1054)

    Hi, I'm using Infragistics version ' 6.2.20062.1054 ' in an ASP .NET Web Application (CLR 2.0). In the application, I use a piechart in one of the pages. A problem occurs when using tooltips on the PieChart3D . I want to display the ITEM_LABEL s as tooltips. So I set the object ' myUltraChart...
    Posted to Forum by CHIN1910 on 03-10-2008
  • Tooltip for each row of the UltraWebGrid

    Hello, Is there a way to get a tooltip for each row of the ultrawebgrid? On mouseover of the row the tooltip would show some extra information, which changes depending on the row you're pointing at.
    Posted to Forum by maglight on 01-14-2008
  • Display Interval for ScreenTip

    Can't seem to find a way of setting the Display Interval for a displayed ScreenTip. Could you please add one? ScreenTip display is currently approximately 5 Seconds. The duration in MSOffice is 20 Seconds, we would like to be able to set it in our application so that we have MSOffice behaviour.
    Posted to Forum by Hirani on 01-08-2008
Page 1 of 1 (9 items)
Powered by Community Server (Commercial Edition), by Telligent Systems