Telerik Forums
UI for WPF Forum
1 answer
123 views
I'm using the RadTransitionControl in my PRISM application:

    <Grid>
        <Grid.RowDefinitions>
            <RowDefinition Height="Auto" />
            <RowDefinition Height="*" />
            <RowDefinition Height="Auto" />            
        </Grid.RowDefinitions>

        <Grid Grid.Row="0">
           ...         </Grid>

        <Grid Grid.Row="1">
            <ItemsControl>
                <telerik:RadTransitionControl cal:RegionManager.RegionName="{x:Static Environment:RegionNames.MainContentRegion}">
                    <telerik:RadTransitionControl.Transition>
                        <TransitionEffects:PerspectiveRotationTransition />
                    </telerik:RadTransitionControl.Transition>
                    <telerik:RadTransitionControl.Easing>
                        <PowerEase EasingMode="EaseOut" Power="9" />
                    </telerik:RadTransitionControl.Easing>
                </telerik:RadTransitionControl>
            </ItemsControl>
        </Grid>

        <Grid Grid.Row="2">
            ...
        </Grid>
    </Grid>

The problem is that the view that is put into the MainContentRegion doesn't stretch vertically in its parent container. How can I make sure that the control that is put in MainContentRegion has the same height as the parent grid?




Ludwig
Top achievements
Rank 1
 answered on 24 Feb 2011
1 answer
114 views
I have some problems using a custom theme inside a Telerik GridView. When I use the theme, the FilterControl is not working. Please see the attached image.
When I group a column doing drag/drop, the databinding of the Group Panel Item  is missed. Please see the second image.
Vanya Pavlova
Telerik team
 answered on 24 Feb 2011
7 answers
1.1K+ views
I saw several tutorials about that, but seams designed for Silverlight plataform.
http://www.telerik.com/help/wpf/common-styling-apperance-themes-custom-theme-project-telerik-approach.html

I download the tutorial example. 214114_mycustomtheme-sl-812 (I don't remember de forum link, sorry)

It Works great for Silverlight, I tried to do the same in wpf but I can't, troubles about dictionary.

Thank you.
Vanya Pavlova
Telerik team
 answered on 24 Feb 2011
12 answers
338 views
Hi,

I have a grid with some foreign key columns in the datasource. I am converting those to Names by IValueConverter while binding the source. Now I need to do sorting and filtering with those columns. How can I do that. I read about IComparable Interface but where should I implement that?

Thanks,
Siva

mark baer
Top achievements
Rank 1
 answered on 24 Feb 2011
1 answer
101 views
I need larger day, week, month view selection controls and text within the time views. Intended audience is the elderly using touch.
 
I tried using larger font which helped but then the left side time legend column overflows the available space. How can I control the width of this column and the height of the rows?

Jim Wolf 
Pana
Telerik team
 answered on 24 Feb 2011
3 answers
153 views
I have adapted the Drag & Drop from Listbox example that is provided in the demos.

The only changes that I have made are:
* A custom override of Appointment, with deep copying implemented with Copy and CopyFrom and the Storage<T> method employed.
* Altered to foreach in CreateDragCue to ensure the appointment is 1 day long.
* The source collection is an ICollectionView

Putting a Breakpoint at the start of OnDropInfo in the ListboxDragDropBehaviour  with a condition of "When Hit..." and printing the e.Options.Status, the last status is DropImpossible. Never DropComplete.  Now, this is on the Listbox.

Is there anyway to override the OnDropInfo on the ScheduleView so I can work round the fact that the ICollectionView is not updated as it should be? 

Is the fact the source collection is not updated to have the dragged item(s) removed on being dropped from an ICollectionView onto the ScheduleView a bug?

If so, will it be fixed?

If so, when?
George
Telerik team
 answered on 24 Feb 2011
7 answers
262 views
On double click of an appointment, I want to open my own Window. Is this possible?
ALso, I want to take the ability to delete the appointment away.
George
Telerik team
 answered on 24 Feb 2011
1 answer
147 views
Hello,

is there any option, that i can use to make the WPF radcombo demand loading. Please tell me, how
 can i do that.


Thank you
Mr.
George
Telerik team
 answered on 24 Feb 2011
1 answer
85 views
How would I template a RadChart to have a scrollbar around the chart area (I am assuming that I would template to do this)?

[edit] The reason ZoomingAndScrolling isn't to be used is because this needs to encompass the x-axis, which is angled, and may become to tall to fit everything in the visible space, and so may need to be scrolled.
Ves
Telerik team
 answered on 24 Feb 2011
1 answer
290 views
Hello everybody,
I have a map with several Pinpoints on it. I want to rotate each pinpoint image acording to a variable value.
If I do a rotate tranform this way:
Me.pinPoint.RenderTransform = New RotateTransform(degrees,0,0)
the image is correctly rotated but I loose the position on the map. When I do zoom the center of the point is different for each level of zoom.
I´ve tried asociating a hotSpot but the problem persists.
Do you know a way to solve that??
Thank you very much,
Esther
Andrey
Telerik team
 answered on 24 Feb 2011
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
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
InlineAIAssistant
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?