Telerik Forums
UI for WPF Forum
0 answers
62 views
1 answer
86 views
How can i Set the Width of the RowIndicatorColumn ?

Thanks for an answer.

Thilo
Vanya Pavlova
Telerik team
 answered on 08 Jul 2013
1 answer
113 views
Hello,

I have been given a requirement which involes me displaying a lot of aggregate data - the fields for this will be different depending on what the user has selected to view.

This all displays fine. What I also need to do is optionally exclude (or include) selected items in the grid from the aggregate results.
After a search of the forums and my favourite search engine I understand that row / cell selection is still not possible OOTB? Is there a possible workaround to enable me to select cells? Or any other way to exclude some values from the aggregate results?

Many thanks,
Alex
Rosen Vladimirov
Telerik team
 answered on 08 Jul 2013
4 answers
110 views
Hello,

I have a treeview that initially loaded and populated all nodes. Obivously not good for scaling, so I've moved towards serverSide nodeExpand onDemand. This works nice, but I've noticed my nodeClick isn't firing now.

There is a plus sign on the node, can I not have nodeExpand be fired only when that + is clicked? And if the text/label is clicked have nodeClick fire?

Charles
Top achievements
Rank 1
 answered on 05 Jul 2013
2 answers
114 views
Hi,

I've just started using the RadTileList control, which is great.

Now I have a request to had pagination to the tileList, meaning that instead of scrolling horizontally, I'd have the tiles split up between as many pages as needed, with a navigation system (little dots at the bottom). So I have 2 simple questions on the subject:

- is pagination already available? (I did not see anything looking like it, but I'm still asking, just in case), or is it maybe planed?
- if not, is there a way to drag/drop tiles between 2 radTileLists ? because I can quite easily make up a pagination system on my wn, with each page containing a radtilelist, but then when dragging a tile from one page to another (and so from one radtilelist to another), I get stuck :-(

any ideas?

thanks
Michel
Top achievements
Rank 1
 answered on 05 Jul 2013
2 answers
157 views
Hi there,

In my project I have one implementation of RadScheduleView with custom appointments classes, which inherits from your IAppointment interface to show appointments into your control succesfully.

Now I'm trying to implement a TimeZone grouping without success, ATM: The IAppontment TimeZone property in my class implementation returns a system time zone for all my appointments. 

Then in my ViewModel I have a property TimeZonesSource (ObservableCollection<TimeZoneInfo>), which I've populated with my time zone I need to show.

And then in my view, I have the group descriptor:

<telerik:RadScheduleView.GroupDescriptionsSource>
    <telerik:GroupDescriptionCollection>
        <telerik:TimeZoneGroupDescription />
    </telerik:GroupDescriptionCollection>
</telerik:RadScheduleView.GroupDescriptionsSource>

When I run my project, I can see a group column for every appointment in my collection, and all appontments grouped in the last column (please see capture.png attached).

I think something is broken / not implemented properly in my custom IAppointment class. Any ideas?

Please help!

Thank you and regards.
Konstantina
Telerik team
 answered on 05 Jul 2013
1 answer
84 views
Hi,

i have the following problems/questions:

1. Is it possible to change the calendar week Logic within the Pivot? Currently the calendar week is wrong for germany.
2. Is it possible to reorder the Date-Items in the Date Tree (RadPivotList) ? I think that "Date - Quarter" Element has to come bevore the "Date - Month" element because Quarter is greater than Month.
3. Is it possible to hide some DateSteps? If the underliying data is already in years, it would make no sense to view this data in Month or Day granularity.

Thanks and best Regards,
Thomas 
Polya
Telerik team
 answered on 05 Jul 2013
8 answers
427 views
Hello,
Is there a way to show/hide columns in runtime?  I can think of a way to display the list of columns in a popup window and then toggle on/off the visibility of the columns.  What would be the recommended way to achieve this?  A code snipped will be appreciated

Thanks in advance,
Marco
Dimitrina
Telerik team
 answered on 05 Jul 2013
5 answers
133 views
If I use my own datatemplate for TimelineInstantItemTemplate then the selection functionality does not work, e.g. SelectionChanged never fires. It works fine when using the default template.

How can I make selection work when using my own template?

Thanks
Tsvetie
Telerik team
 answered on 05 Jul 2013
9 answers
183 views
I have a Telerik GridView inside a UserControl that's contained in a document panel in a composite WPF application. When I first bring the view into place, I programatically add a default selected item by calling SelectedItems.Add(item) and everything works fine. Once I give another document tab focus in the application, I notice the Unloaded event fires on the Telerik grid. When I return to that view (give the tab focus), the SelectedItems collection does not respond to method calls such as .Clear() or .Add(). No exception is thrown, but nothing happens either. For example, if there are 3 items in the SelectedItems collection and I call .Clear() on it, in the debugger, I inspect the collection only to find it still has the same 3 items in it. 

My question is, what makes SelectedItems stop responding to changes? Is it the fact that somehow the Unloaded event is fired, or is that just a coincedence? I've tried creating the grid in a simple standalone application, but the SelectedItems collection always responds to changes. I can't help but think this is causes by by the underlying FrameworkElement being unloaded. 
Dimitrina
Telerik team
 answered on 05 Jul 2013
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
VirtualKeyboard
HighlightTextBlock
Security
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?