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

[Solved] How to bind Rowdetails with mouse hover

5 Answers 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Zhiyong
Top achievements
Rank 1
Zhiyong asked on 19 Aug 2010, 10:11 AM
I see three options to control the visibility of RowDetails. I have chosen "Visible when selection", the problem I have is that it's behavior iwith double-click and "drag for multiple selection" together is not satisfying for my requirement (everytime I double-click or "drage for multiple selection", the rowdetail show up too when user double-click and "drag multiple selection", these are not expected for me, ), so I'm trying to separate the events for these behaviors. Let me know if there is any better solution.

Thanks!
zhiyong

5 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 19 Aug 2010, 10:16 AM
Hello Zhiyong,

You can either use the Toggle RowDetails Column or read my blog post. I think that the blog can help you a lot and give you many ideas. Let me know if there is trouble.

All the best,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Zhiyong
Top achievements
Rank 1
answered on 20 Aug 2010, 06:27 PM
thank you Ross! The preview works great!

The only problem I have is that the multiple selection for the GridViewSelectColumn not work any more. I still use the "Extension" selection mode. It works again after I commented out the Row Style setting (from your blog), it works again. I'm looking into it now, not sure whether it is related with the ViewToogleButton setting for the preview. 

It should be fine, maybe I can track clicked column and hard-code the behavior in selectchange event.

Best,
Joe
0
Zhiyong
Top achievements
Rank 1
answered on 20 Aug 2010, 10:36 PM
by the way, does telerik provide property to control the delay to show up the tooltip? I remember it does not come to silverlight in nature.

Have a nice weekend!
zhiyong
0
Rossen Hristov
Telerik team
answered on 23 Aug 2010, 09:33 AM
Hello Zhiyong,

The tooltips used in the blog post are Microsoft's. We can't provide features for products developed by another vendor. I hope this makes sense.

Sincerely yours,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Zhiyong
Top achievements
Rank 1
answered on 23 Aug 2010, 01:26 PM
I see, thanks!
zhiyong
Tags
GridView
Asked by
Zhiyong
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Zhiyong
Top achievements
Rank 1
Share this question
or