Telerik Forums
UI for WPF Forum
0 answers
136 views
Hi,

My RadGridView control hangs when I rebind it with the data source.

Attached is the screenshot.

Any ideas on this issue?..

Thanks
Arpit
Top achievements
Rank 1
 asked on 11 Mar 2011
9 answers
274 views
Hi,

Can any one help me how to retain the value which I can select the from the RadGridViewComboBox column.

As, in my application when I select a value from the dropdown and move to the next field, the value in the Combobox field is blank.

Any sample code which will help to resolve this solution will be highly appreciated.


Thanks & Regards,
Hirak
Maya
Telerik team
 answered on 11 Mar 2011
1 answer
152 views
Hi
I have a wpf application and I'm using Google Calendar api yo get all the appointment to RadScheduler control.
Google api recurrence format is  RFC 2445.
Is there any way to use AppointmentCalendarImporter  or some other object that can receive the raw data and create RecurrencePattern? 
George
Telerik team
 answered on 11 Mar 2011
6 answers
176 views
I am using RadTreeView to display a 4 level entity with fairly large number of nodes. I am using Checked and UnChecked Events of this tree in TriState mode.

I have a provision in GUI with which user can rebind the tree by clicking a button.

I noticed that binding of this tree takes very less time when it is least expanded and takes more time as it  is expanded more.

Is it the obvious behavior of the control or we have a work around?
Petar Mladenov
Telerik team
 answered on 11 Mar 2011
0 answers
212 views

I have a view that has a viewmodel as its datacontext, The question I have is that I need to know the height and width of the view, trying to do mvvm. What is the best way to let the viewmodel know the Height and Width of a view?

Is multibinding using a converter the best way or is there another?

hallatie
Top achievements
Rank 1
 asked on 11 Mar 2011
0 answers
313 views

hello,

I have an empty parent window, in runtime i add the child user control to it.

i want to resize my parent window according to the different child contents, i have used SizeToContent but it does not worked for me.

i add this child user control in a GridControl of my Parent window. Is it possible to resize main window according to child user control

hallatie
Top achievements
Rank 1
 asked on 11 Mar 2011
1 answer
286 views
I am trying to apply a Theme to the DatePicker control but I also want to hide the week numbers in the calendar pop-up. This is the code

<Window x:Class="WPF_RadDateTimePicker.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
        xmlns:local="clr-namespace:WPF_RadDateTimePicker"
        Title="MainWindow" Height="350" Width="525">
    <Window.Resources>
        <Style x:Key="calendarStyle" TargetType="telerik:RadCalendar">           
            <Setter Property="AreWeekNumbersVisible" Value="False" />
        </Style>
    </Window.Resources>
 
    <StackPanel>        
        <telerik:RadDateTimePicker Width="100" VerticalAlignment="Center"
                                   CalendarStyle="{StaticResource calendarStyle}"
                                   telerik:StyleManager.Theme="Expression_Dark"/>
    </StackPanel>
</Window>

As soon as I reffer to the static calendarStyle the Expression_Dark theme is no longer correctly applied to the Calendar control
otherwise works fine. How can I fix this?? ( I using 2010 Q3 version of the product)
Dani
Telerik team
 answered on 11 Mar 2011
1 answer
329 views
Hi All,

How can I set date format to "MM\dd\yyyy" from xaml? I dont want to write code for this. I am using Q3 2010 version of dlls.
Shinu
Top achievements
Rank 2
 answered on 11 Mar 2011
3 answers
321 views
Hi

I'd like to customize the Carousel. I'm using the Coverflow example, version 2009.3.1103.35, .NET 3.5 SP1, Vista x64 and VS 2008.

What I'm trying to achieve here is a smoother animation than the default per-element animation. So currently to move you can either click on an image/control within the carouselpanel or scroll using the scrollviewer. I want to make this smoother (think iPhone scrolling) by preventing image clicking and relaying the mouse move delta to the scrollviewer.

So I'm handling the coverflow control's mouse left click event (and set Handled to True) to set a reference point and prevent clicks reaching the images. Then I'm handling the mouse move event and retrieving the delta by subtracting destination and source X from the two MouseEventArgs provided by the event.

How can I relay this delta (of type double) to the scrollviewer (incrementally) to simulate this effect? I'm guessing the control's ScrollOwner property may play a role, but I would like your input on this. Could I perhaps use the RaiseEvent method?

Thanks

Maya
Telerik team
 answered on 11 Mar 2011
2 answers
155 views
Hi,
  I am facing a problem with the events in grid view
  I am using SelectionChanging to validate the selected row before changing,but the changes are not reflected as  RowEditEnded isnot beging called before selection changing.

Please suggest me how to handle this.
Thanks,
Asish
Hunter Kingsley
Top achievements
Rank 1
 answered on 10 Mar 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
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?