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

Floating help menu with RadGidView

1 Answer 28 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 30 Nov 2010, 04:37 PM
Hi,

I have created one RadGridView and I am looking for the functionality for floating help control. Whenever a user rolls over the mouse in the column header of a Radgridview this floating help control will popup with some pre-defined description about that header. As soon as mouse pointer is no more in the header, this floating control will disappear. Any other suggestions to implement this are most welcome. I am using WPF for my application.

Thanks,
Mark

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 01 Dec 2010, 09:01 AM
Hello Mark,

 You can do this in a separate attached behavior - in this case you will be able to apply the same for other grids in your application. You can check for example this demo where we've used such approach to provide context menu for header cells. 

Sincerely yours,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or