This question is locked. New answers and comments are not allowed.
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
Thanks!
zhiyong
5 Answers, 1 is accepted
0
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
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
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
Have a nice weekend!
zhiyong
0
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
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
zhiyong