Hi,
As part of application development, we are using the Telerik:RadTreeView to support UI viertualization in the tree view.
We have a requirement to make a data subscription to each tree view item after finish loading all of the items... basically would like to when virtualizaiton loaded the visible items and unloaded the invisible items...
Is there are any event or sample code to refer for above functionality?
I am new to this... and gone through RadTreeView documentation, but didnt find any suitable events for this..
Thanks
Rama.
Dear Telerik Admin Team
I have some issues during using RadRibbonView,Kindly help me to solve them. Any feedback I do appreciate.
1. How to use Build-in theme for RadRibbonView? For example I found a theme Office2016 that really very beautiful and I would like to use it as default theme.
2.Please see attachment 'RibbonTab Cannot display normally", In this case I have add some RibbonTab into RibbonView, but only selected RabbionTab can display and other cannot see correctly, I tried to move mouse and hover on unselected RibbonTabs, I can see these RabbionTabs, this is very strange.
3. When I collapsed RabbionView, what I expected should be that only tabs header display correctly, but after collapse I cannot see anything, really very strange.Please see attachment 'Collaspe issue'.
Hi,
I try tu re-use TableShape example and specificaly styles and i have a problem when iadd a Row into Table. each element shift on the left (see capture 1) If i force width, the problem is the same.
The row is not stretch to te container and create a resizing of the container. (i have 10px on the left and the right side, see the capture 2). How to remove this padding or margin ?
The last problem is when i add or delete a row, the event OnItemsCollectionChanged in TableShape class is not trigged, maybe i missed a binding ?
Can you help me please.
Thanks a lot,
Nicolas
Hi,
I have added a scrollviewer to the vertical axis in the telerik:RadCartesianChart But while closing the view have this exception ( null Ref ChartView.Axis.OnDetached(RadChartBase old chart). Cloud you please help to fix this bug?.
Thanks
How to change the foreground of the TimeSpanPickerComponent?
I've tried custom Template (via Edit a Copy) and TimeSpanComponentStyle. None of them works.
Need assistance.
Thanks!
I have a fairly complex WPF app running on a surface tablet.
Occasionally touch just stops working.
Mouse and keyboard work fine if they are attached or if I connect with a remote program.
I have posted this in the buttons area but really it could be anywhere.
It does matter where in the software it is . it can occur anywhere
Has any one seen this ?
Any help from telerik or community would be appreciated.
Hi,
I have a GridViewDataColumn binded to an object field. All records are of the same type (homogeneous).
In this case data are shown in the GridViewDataColumn but the column cannot be filtered nor sorted.
For example if you have a string data and you set DataType Property and FilterMemberType Property with value typeof(string), you can filter and sort the column. Moreover, if you use the function Search As You Type (CTRL+F) it does not work for this column.
Any suggestions?
Thank you
Hi all
I am new for telerik control. In my company need to do POC for world-continent.In the wpf demo in telerik control view model passed constant string
i.e protected const string ShapeRelativeUriFormat = "/Map;component/Resources/{0}.{1}";
But i did'nt get the details of component/resources.
Please send me the details of there files.
Hi,
I want to disable the TabStop mecanism in the RadPanelBar so that the user can't focus on the RadPanelBar or RadPanelBarItems using the "tab" key. I've managed to disable most TabStop mecanism in the RadPanelBar except for one that I really don't understand.
The following project demonstrates my problem. I would like for the tab key to navigate between the 3 textbox without the focus going to the RadPanelBarItem.
https://drive.google.com/open?id=0B9yNrE596_TZcGg5MzZvdUdTSG8
Thank you for your time!
Louis