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

Selected item in TreeMap

5 Answers 77 Views
TreeMap and PivotMap
This is a migrated thread and some comments may be shown as answers.
Roei
Top achievements
Rank 1
Roei asked on 02 Aug 2011, 01:13 PM
Hi

How can i get the selected item in the tree map?

5 Answers, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 02 Aug 2011, 01:58 PM
Hi Roei,

We don't have selection implemented at the moment. Can you share how important that feature is for you? We can consider implementing it for the official release (non-beta).

Kind regards,
Vladimir Milev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Roei
Top achievements
Rank 1
answered on 02 Aug 2011, 02:14 PM
Can you offer some kind of a workaround? I'm in very very tight schedule and cannot wait for the official release.
I started by changing the item template and using a hyperlink button there but i need a way to pass the item key in order to use it.


Thanks

Roei
0
Accepted
Vladimir Milev
Telerik team
answered on 03 Aug 2011, 07:48 AM
Hi Roei,

The data item is available in the datacontext of the treemapitem under the DataItem property.

Regards,
Vladimir Milev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Peter
Top achievements
Rank 1
answered on 08 Aug 2011, 04:27 PM
I would also like to see a SelectedItem property as well as a Selected Event being raised.  Currently I am using "AddHandler treemapItem.MouseLeftButtonUp, AddressOf ie.MouseLeftButtonUp" at the end of the Apply Method in the CustomMapping.

To give you an idea what we are using it for, we are building a "Media Browser" that lets you tag content (mostly images) and search for them by tag.  When you browse or search by tag we are using the TreeMap to display the results (bigger images match more tags than smaller ones).  It all works, but it would be nice to have a simple SelectedItem and Selected Event.

Peter Lasne
SPX Corporation
0
Yavor
Telerik team
answered on 11 Aug 2011, 12:44 PM
Hello Peter,

Thank you for sharing your scenario!

I have forwarded your feature request to our developers. You can monitor its progress in out PITS here.

Regards,
Yavor Ivanov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
TreeMap and PivotMap
Asked by
Roei
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Roei
Top achievements
Rank 1
Peter
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or