This is a migrated thread and some comments may be shown as answers.

RadHeatMap Empty Data Template

2 Answers 49 Views
HeatMap
This is a migrated thread and some comments may be shown as answers.
Warren
Top achievements
Rank 1
Warren asked on 10 Dec 2012, 11:56 AM
Hi Guys I wonder if you could help, me I am using the RadHeatMap control to display search results from a database. when no results are returned I want to display a user friendly message to indicate there are no results to display instead of simply showing an empty heatmap control. I see there are a few posts which deal with this for the RadGridView control. But this will not work for the radheatmap control. I wonder if you could point me in the right direction.

2 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 12 Dec 2012, 08:52 AM
Hello Warren,

The RadHeatMap does not offer an out-of-the-box feature that allows you to display such a message. However you can simply place a Border with a TextBlock on top of the heat map and bind the Border's Visibility to the same items source of the heat map (and use a converter). I think this is the easiest way to achieve the desired results.

Regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Warren
Top achievements
Rank 1
answered on 13 Dec 2012, 02:18 PM
Yeah that should do it, thanks Petar
Tags
HeatMap
Asked by
Warren
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Warren
Top achievements
Rank 1
Share this question
or