Telerik Forums
UI for WPF Forum
3 answers
89 views
Hello.

Like the title says, I need a notification when the drag and drop operation is finished and the dropped item has been moved to it's correct position, this is because I need the new position of the item.

I'm not using the native D&D in the RadTreeView, but I'm using the RadDragAndDropManager to handle my D&D. Also as I was told here that in order to handle the D&D on my own I have to set the e.Handled to true in the PreviewDragEnded event.

So basically I just need an event that happens after:

1) The drop has finished
2) The tree view has been rearranged to update the new position of the dropped item

At that point, I should be able to find the dropped item and call this to get its new coordinates (reference):

GeneralTransform generalTransform = droppedItem.TransformToVisual( parentElement );
Point childToParentCoordinates = generalTransform.Transform( new Point( 0, 0 ) );

Let me know if this is possible. Thanks!

Tina Stancheva
Telerik team
 answered on 12 Apr 2010
4 answers
201 views
Hello,

I am using RadGridView on my Window. On adding and Removing rows on RadGridView it start Flickering and not allow to work on it.
My grid have columns like:
1. RadDatePicker 
2.CheckBox
3.GridViewComboBoxColumn.
4. TextBox

Please help me how to stop this  Flickering  of Grid.
ritesh goyal
Top achievements
Rank 1
 answered on 12 Apr 2010
1 answer
135 views
Hi Telerik,

I was implementing the demonstration of loading/saving the GridView state from the demo application.
All worked well, the state was saved/loaded, except the GroupBy toolbar was not filled from the last state.

By implementing this.grid.UpdateLayout(); inside the Loadstate function solved my problem.

Is this the correct way?, Or should the example have worked 'out of the box'?

With kind regards,
Rob
Vlad
Telerik team
 answered on 12 Apr 2010
0 answers
113 views
Hello,

I am using RadGridView on my Window. On adding and Removing rows on RadGridView it start Flickering and not allow to work on it.
My grid have columns like:
1. RadDatePicker 
2.CheckBox
3.GridViewComboBoxColumn.
4. TextBox

Please help me how to stop this  Flickering  of Grid.

Sorry Posted in wrong column.....



ritesh goyal
Top achievements
Rank 1
 asked on 12 Apr 2010
1 answer
164 views
Hi,
i want to use the new Q1 2010 RadMap for WPF in a winforms project. Is this possible?
Can you give me a little step-by-step tutorial, because in my project i get no map.

I have use the same code in a wpf project, and there everything is alright.

Regards
Benjamin
Andrey
Telerik team
 answered on 12 Apr 2010
1 answer
139 views
Hi,
     I have a RadComboBox that is in a RadExpander which I have bound to a public property that returns a set of key value pairs.  I copied this same RadComboBox, renamed it, and placed it in a DataTemplate for a ListBox so when a User Selects the item in the ListBox the static text's visibility collapses and the editable fields are presented.  I am running into the problem where the RadComboBox doesn't bind.  The initial visibility of the RadComboBox is collapsed.  Any Ideas?
k f
Top achievements
Rank 1
 answered on 09 Apr 2010
2 answers
66 views
am using WPF rad controls trial version, i did a sample application and i deployed it. wen i run the application i cant see the application running. is it anything previliges like cannot deploy with trial version or something like that????
k f
Top achievements
Rank 1
 answered on 09 Apr 2010
1 answer
165 views
I had a problem with  Gauge  auto sizing.
When I assign the RadGauge control of width and height in NaN (the minimal width and height equal 0, VerticalAlignment and HorizontalAlignment – Center), I receive a control of 100 x 100 no matter what container I have (Grid, StackPanel, Canvas), though I expected to see the control of 0x0 size.
Can you tell me, why it happens? How can I avoid such situation and make auto sizing work correctly?
Andrey
Telerik team
 answered on 09 Apr 2010
2 answers
145 views
Hello,

I have a grouping in my grid which is specified in xaml. The grouping has two possible values, "Live" and "Paper".

I'd like to ensure that the "Live" grouping is always on top, regardless of how the user sorts data in the grid. (They cannot sort by the column I am using to group by).

How can this be accomplished?

Thanks
Guy Inwhitenorth
Top achievements
Rank 1
 answered on 09 Apr 2010
1 answer
112 views

Hello,

With following code snippet after connecting database(.dbml) in VS 2008 using server explorer etc – I’m able to bind database with radGridView.
Could you please write some example how can I call store procedure and/or write SQL query in order to retrive specific data?

----------------------------------------------------------------------------
var nwData = new BankDataDataContext();
radGridBankAccounts.ItemsSource = (from tbl_BankAccounts in nwData.tbl_BankAccounts select tbl_BankAccounts); 
radGridBankAccounts.IsReadOnly = true;
----------------------------------------------------------------------------

Thank you,

R

 

 

Vlad
Telerik team
 answered on 09 Apr 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
Expander
Slider
TileList
PersistenceFramework
DataPager
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
ProgressBar
Sparkline
LayoutControl
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
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?