here is the situation... In my application, I have two combobox, one for department selection and one for billing code selection. When my dialog is loaded, I call my back-end (wcf call) to get all billing codes for all existing departments. I would like to know if it's possible to filter data in my billing code combobox base on the combobox department selection changed without calling my back-end again?
Is there a Telerik sample application that uses the ribbon with the docking component all inside a ribbon window? I like the way the Telerik Work Item Manager is done, but don't see a sample for how we can achieve the same layout. In my prototype application, I'm having layout issues and things don't seem to want to work together well.
Not life threatening or anything, but when you select a row, and then reload the gantt tasks, the non-tree columns remains greyed like they are selected (see attached image). This is reporducable in your demos (easily in the "scrolling performance" one. This is important because if you reload all of the tasks, that row may not corresond to the same task, and it is unexpected that the row should continue to be highlighted. Side note, ganttview.SelectedItems.Clear() does not work, it just makes it so everything stays selected. Is there a way of solving this, either from code-behind or editing the style xaml file?
Can anyone please give me a few pointers on what the best way is to programmatically alter the routing of a connection after the all the contents on a RadDiagram have been rendered?
I'm using Telerik 2012.1.326.35 and VS 2008 and I have a problem with the RadComboBox. When I click on my combobox, a dropdown appear, I move my mouse onto an item in the dropdown and after I switch to another application using alt-tab and the dropdown appear over the new application.
I have a video to demonstrate the behavior but I cannot include it with this post.