Telerik Forums
UI for WPF Forum
1 answer
67 views
This is probably a stupid question, but..

I thought I'd experiment with drag-and-drop, so I did as instructed in the "getting started" subject in the documentation: added AllowDrag=True to the source and AlloDrop=true to the target:
<UserControl x:Class="CreditSuisse.SDP.Client.Application.Workspace"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
             xmlns:telerikDragDrop="clr-namespace:Telerik.Windows.Controls.DragDrop;assembly=Telerik.Windows.Controls"
             mc:Ignorable="d"  
>
    <Grid>
        <Grid.ColumnDefinitions>
            <ColumnDefinition Width="*"/>
            <ColumnDefinition Width="*"/>
        </Grid.ColumnDefinitions>
        <StackPanel Grid.Column="0" Orientation="Vertical" Background="LightBlue" VerticalAlignment="Stretch">
            <TextBlock x:Name="item1" Background="Blue" Width="75" Height="75" VerticalAlignment="Center" HorizontalAlignment="Center" telerikDragDrop:RadDragAndDropManager.AllowDrag="True" Text="qwerty"/>
        </StackPanel>
        <StackPanel Grid.Column="1" Orientation="Vertical" Background="LightGreen" VerticalAlignment="Stretch" telerikDragDrop:RadDragAndDropManager.AllowDrop="True" Drop="StackPanel_Drop">
  
        </StackPanel>
    </Grid>
  
</UserControl>

Now, my user control displays nicely, but no drag-and-drop visual cues or anything.

It seems to me that the "getting started" subject is missing the last two-thirds...?
Tina Stancheva
Telerik team
 answered on 20 Jul 2010
1 answer
108 views
Hi,
Is there any good Telerik WPF control for File attachment.
Thanks
Pavel Pavlov
Telerik team
 answered on 20 Jul 2010
3 answers
334 views
Hi,

I am using the Telerik.Windows.Controls.RadWindow. By default it has a transition when it opens and closes. This actually gives the impression the window is opening slowly and thus the system is performing badly. What is the best way to disable this functionality? Can it be done programmatically?

Thanks heaps.
George
Telerik team
 answered on 20 Jul 2010
6 answers
252 views
Hi,
I am using RadCarousel on login screen. I have some user lists that is in items source of this panel. Currently its working fine and whoever user sign in, I am using  Panel.BringDataItemIntoView(Panel.SelectedItem as Person); , and it brings focus to slelected user. I want some animaiton to rotate the whole carousel items for 3-4 times just to give user an idea that is is searching. Is i possible?

Also I have gone through all carousels but no one is showing the full 3D view. I mean only 5 items at a time visible. I want it to show fully 3D circle.
Thanks
Muhammad
Top achievements
Rank 1
 answered on 20 Jul 2010
3 answers
124 views
Is it possible to override the MapProviderBase class to create a custom map provider that uses a tile server (rather than a WMS server) as a datasource?  A prompt reply would be very much appreciated!!

Thanks,
Chris
CTI
Andrey
Telerik team
 answered on 20 Jul 2010
2 answers
59 views
Hello 

I want to know how can I get a reference to the rowdetails object of a selected row of a gridView.
Is it posible?
I hope you can help me

Best Regards
Jorge
Jorge Alberto
Top achievements
Rank 1
 answered on 20 Jul 2010
5 answers
142 views
Hi,

Can you tell me which is  control inside the red eclipse in the attached diagram?


Thanks.
Valeri Hristov
Telerik team
 answered on 20 Jul 2010
3 answers
130 views
Hi,

1) I am trying to populate a RadContext menu at run time and trying to assign it to RadGridView but it is expecting Windows.Control.contextmenu

2) I use windows context menu instead of RadcontextMenu. Now I have trouble with hot keys. For Copy menu item I am trying to bind command property to ApplicationCommands.Copy . But problem occurs when I click on a row and Hit Control C nothing happens. Don't know why it is not firing Copy Menu click event.

regards
sanket
Hristo
Telerik team
 answered on 20 Jul 2010
1 answer
259 views
Hi,
Is it possible to add drag drop to dynamically added images or elements to a canvas and if yes how do you do it please?
Thanks

Simon
Tina Stancheva
Telerik team
 answered on 20 Jul 2010
1 answer
147 views
Hi,

I was wondering if there was any sample code for how to allow a user to drag a pin from outside of the map view onto the map view, thereby associating that location with the object where the pin was dragged from.

e.g. user drags pin from street address control A onto the map, A then gets set to the location under the pin point.

Thanks
Pete
Andrey
Telerik team
 answered on 20 Jul 2010
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
Slider
Expander
TileList
PersistenceFramework
DataPager
TimeBar
Styling
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
CardView
DataBar
WebCam
FilePathPicker
Licensing
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
HighlightTextBlock
Security
TouchManager
StepProgressBar
VirtualKeyboard
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Nakul
Top achievements
Rank 3
Iron
Iron
Iron
Rina
Top achievements
Rank 2
Iron
Iron
Mukesh
Top achievements
Rank 2
Iron
Iron
Iron
Ruksana
Top achievements
Rank 1
Rakesh
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Nakul
Top achievements
Rank 3
Iron
Iron
Iron
Rina
Top achievements
Rank 2
Iron
Iron
Mukesh
Top achievements
Rank 2
Iron
Iron
Iron
Ruksana
Top achievements
Rank 1
Rakesh
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?