Telerik Forums
UI for WPF Forum
1 answer
137 views
How do you change the background of the SelectedItem within the ReusableRadCarouselPanel example?  Please note I am using a RadCarouselPanel in markup and not the RadCarousel itself.  

I have a customer number if you need it, but thought I would try the public forum first in case anyone else has this issue.

Thanks,

Dan
Maya
Telerik team
 answered on 13 Feb 2012
0 answers
87 views
I am trying to write a "linking view" where items from the left hand side link to items from the right hand side.

I figured the easiest way for me to do this was with the drag and drop components you provide.

Is keeping the visual cue "arrow" permenantly visible possible? and can this visual cue line be re-created when the screen is re-loaded without user intervention?
 
or should I just be adding a connector line manually?

Thanks
Pete
Peter Johnson
Top achievements
Rank 1
 asked on 12 Feb 2012
1 answer
237 views
Hi,

We've been using the Telerik WPF and Telerik Reporting .Net 4.0 codeset to write our desktop application code. However, we're having a lot of clickonce installer issues related to end-users not having .Net 4.0 installed on their machine. Bundling .Net 4.0 with our installer creates an undesirable user experience in several ways. We're considering reverting our entire codeset back to Telerik WPF 3.5 as a last resort if we can't fix our installer issues.

Alternatively, is it possible to keep our code with Telerik WPF/Reporting .Net 4.0, yet make the application backwards compatible with machines that have only .Net 3.5 installed, so the user doesn't need to install .Net 4.0?

Thank you, TJ

Chris Gillies
Top achievements
Rank 1
 answered on 11 Feb 2012
0 answers
126 views
Hi,

is there any possibilty to compare two RadGridVies with each ohther and highlight the differences?

I have two tables to compare with each other and i want to show the differnet items. Something like
this (see attached file). Just in wpf-style ;-)

Thanks a lot
Regards
Rene
ITA
Top achievements
Rank 1
 asked on 10 Feb 2012
1 answer
173 views
wonder if you can help with the simpler way to reapply filters programmatically.  I have found so far only 1 solution:

IFilterDescriptor[] filterDescriptors = new IFilterDescriptor[_gridView.FilterDescriptors.Count];
_gridView.FilterDescriptors.CopyTo(filterDescriptors, 0);
_gridView.FilterDescriptors.Clear();
_gridView.FilterDescriptors.AddRange(filterDescriptors);


is there more elegant method?

Cheers, Igor
Rossen Hristov
Telerik team
 answered on 10 Feb 2012
6 answers
170 views
Hello Telerik,
I've got two question about theming... In my application I've curertly defined 2 brush for a RadGridView alternate row choosing the color similar to OfficeBlu theme, now that I changed the theme I have to find the colors again..is there a way of getting a theme default background color?

Second question: I've added a stackpanel for having a whole Menu bar as

<Grid Grid.Row="0" Background="#FFF0F0F0">
          <Grid.ColumnDefinitions>
              <ColumnDefinition Width="*"></ColumnDefinition>
              <!--<ColumnDefinition Width="100"></ColumnDefinition>-->
          </Grid.ColumnDefinitions>
          <StackPanel Orientation="Horizontal" Grid.Column="0" >
              <local:MenuView x:Name="Menu" cal:Bind.Model="{Binding Menu}">
              </local:MenuView>
          </StackPanel>
          <StackPanel Orientation="Horizontal" HorizontalAlignment="Right" VerticalAlignment="Center" Margin="5,0,5,0" Grid.Column="1" Background="#FFF0F0F0" cal:Action.Target="{Binding}">
              <TextBlock x:Name="LoggedUser" Background="Transparent" Foreground="#242881" FontStyle="Italic" FontWeight="Bold" ></TextBlock>
              <TextBlock Name="TextBlockWithHyperlink" Text="  Info" Background="Transparent" cal:Message.Attach="[Event PreviewMouseDown] = [Action ShowInfo()]"  cal:Action.TargetWithoutContext="{Binding}"  >
              </TextBlock>
          </StackPanel>
      </Grid>

The same problem here...how do I tell pick the telerik:RadMenu default background color and apply it to my stackpanel?

Thanks
Paolo
Vanya Pavlova
Telerik team
 answered on 10 Feb 2012
1 answer
212 views
Hi

We are using ChartView control to display line graph. We have scrollbar to the graph. How do we increase the scroll bar height of the control
Please refer attached image also
Sia
Telerik team
 answered on 10 Feb 2012
2 answers
258 views
Hi,

how is it possible to bind database table/view from DataSet to ItemsSource in RadGridView in XAML? I need to use adding new rows in UI of RadGridView.


Thanks,
Maros
Vývoj GAMO
Top achievements
Rank 2
 answered on 10 Feb 2012
2 answers
120 views
Hi,

I have the resources A, B and C. I want to customize the scheduleview that I have every day different count of resources. For example
on monday i have A and B and on tuesday i have A, B and C and on wednesday i have only A.

I have looked at the grouping sample, but have not found a solution that is good for me.
How can i do that? I have add a picture. You see what i mean on thursday "Do".

Thanks
Annett
Annett
Top achievements
Rank 1
 answered on 10 Feb 2012
1 answer
126 views
When I try to filter my source by a datetime field, I get the default date picker. I enter a date or select from the calendar but my result grid doesn't show the records that correspond with that date. Could it be because the editor is looking at the date only and my underlying value has both date & time? How do I get around this if this is in fact the issue?
Rossen Hristov
Telerik team
 answered on 10 Feb 2012
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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
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
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?