Telerik Forums
UI for WPF Forum
1 answer
119 views
Hi,

I have tried for dynamically add table to the RadDocument on RadDocumentDoubleClickEvent written in code behind file then also table is not reflected to the RadDocument. When I scrolled RadDocment then it reflected, how to add the dynamically table or any inline in element to RadDocument ?.

for reference my code is here
editor.Document.CaretPosition.MoveToPreviousInline();
var currpara = editor.Document.CaretPosition.GetCurrentParagraphBox().AssociatedParagraph;
var atable=ExpandedColl.Where(x=>x.Key==spanbox.Tag).FirstOrDefault().Value;
if(atable!=null)
{
  currsect.Blocks.AddAfter(currpara, atable);
}
Anna
Telerik team
 answered on 30 Aug 2013
2 answers
539 views
Hi,

I have a virtualized tree view with a lot of nodes.

Based on other input I am able to expand the tree at an  appropriate location and select a specified node.

But what isn't happening is the tree view is not scrolling to the appropriate location.

Couldn't work out how to do this programmatically. Could you provide some pointers?


Thanks
Arthur
Top achievements
Rank 1
 answered on 30 Aug 2013
1 answer
149 views
Hi,
I'm using a RadGridView (Q2 2013).
Users can play with this grid, create groups... filters ect..
I'm wondering if is it possible to export the grid in excel (XLSX) and keeping the final look.

Do you have some example? Or some link that I can look?

I found this..
http://blogs.telerik.com/vladimirenchev/posts/13-04-22/how-to-quick-export-to-excel-%28xlsx%29-for-wpf-and-silverlight

Thanks
Yoan
Telerik team
 answered on 30 Aug 2013
8 answers
578 views
In my WPF application, I have  NumericUpDown like that

<telerik:RadNumericUpDown Margin="0, 4, 0, 4"  Value="{Binding MyValue, Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Maximum="{Binding MaxWidthValue}" IsEnabled="{Binding IsPropertyEnabled}"/>  MyValue is changed from data.

The problem is :

If this RadNumericUpDown has focus, the UI value does not change even though MyValue changed in Data. As soon as Tab out from this control, UI will change immediately.

If this control does not have focus, the UI displayed value will change instantly as MyValue changes.


Vladi
Telerik team
 answered on 30 Aug 2013
7 answers
248 views
Hi

We're happily using the Telerik RadGridView with FilteringMode="FilterRow" which works great for regular GridViewDataColumn type columns. However, I can't get the filter row to give an option for filtering or sorting for columns of type GridViewComboBoxColumn. I did find this post, but that doesn't apply to FilteringMode="FilterRow" as far as I can tell.

Is there a way to make the FilteRow to behave the same way for GridViewComboBoxColumn type columns as it does for GridViewDataColumn type columns?

Thanks
Oskar.
Yoan
Telerik team
 answered on 30 Aug 2013
1 answer
129 views
Hi,

i would lilke to Highlight Special days in the schduleview like xmas, new year, ... ! Is this possible? These days should get
the backcolor red!

Thanks
best Regards
Rene
Yana
Telerik team
 answered on 30 Aug 2013
1 answer
86 views

   Hi,

Can anybody help on how to use WindowsFormsHost in RadRibbonDropDownButton DropDownContent.
I copied the RadRibbonDropDownButton style, change the popup AllowsTransparency to false (as a known issue for WindowsFormsHost in popup) and set the new style for my RadRibbonDropDownButton, but it is still not show the winforms control.
Something still "block" it, but I did not find.
Please help! Thanks!

   Lacka


Kiril Vandov
Telerik team
 answered on 30 Aug 2013
1 answer
308 views
I'm using a RadDataForm and when it goes into edit mode on a record, pressing the Enter key from inside any control within the Edit Template causes the "RadDataFormCommands.CommitEdit" command to be fired.

Is there any built in way to prevent this? I only want the commit to be fired when the user clicks the actual button
Ivan Ivanov
Telerik team
 answered on 30 Aug 2013
1 answer
152 views
In my application I allow the user to modify the displayed cartesian chart by dragging additional series to the chart.

I am having difficulty identify the position of the cursor (specifically the object at the cursor position) when the user performs the drop operation.  The DragDropManager doesn't seem to provide any simple method of retrieving the object under the drop position.

I need to know if the user is dropping on an axis, a data series, etc.

Thanks in advance....
Ves
Telerik team
 answered on 30 Aug 2013
2 answers
125 views
Hello
  How to  binding of RadRibbonView.ContextualGroup?
Ma
Top achievements
Rank 1
 answered on 30 Aug 2013
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?