|
Browse by Tags
All Tags » Tooltip ( RSS)
-
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
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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.
-
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.
Page 1 of 1 (9 items)
|
|