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

I have an structure like this:

MAinProject with a Custom WindowsClass and a Custom User control

From the main form called "Main" class is instantiated "WindowsClass". This class through a method call generates a window Radwindow type whose content is a custom user control.

Then from the main form made ​​the call to WindowsClass class method as follows:

myClassWindow.AddObjectWindow (objectName, Me)

This command fails me with the implicit object from VB.NET (Me)

The definition of the above method is as follows:

Public Sub AddObjectWindow (ByVal objectName As String, ByVal Owner As System.Windows.Controls.ContentControl)

Error 1 Value of type 'myProject.Main' can not be converted to 'System.Windows.Controls.ContentControl'. C: \ .... \ Projects \ MyProject \ MyProject \ Main.xaml.vb 100 57 myProject

1 - Why is this?
2 - how I can afford it, so the main form (Me) can be passed by value "ByVal" method and this in turn assigned to the Owner property of Radwindow.

I hope I have explained the issue as best as possible ....
Romell
Top achievements
Rank 1
 asked on 31 Jul 2012
2 answers
116 views
The title says it all; in Office products, the default is always selected when the Backstage is opened.
Thanks,
Steve
Steve
Top achievements
Rank 1
 answered on 31 Jul 2012
1 answer
132 views
I have a large dataset that scrolls horizontally.  When I scroll to the right, the aggregates in my group header scroll out of view.  Is there any way to keep this from happening?  I would like to keep the aggregates in the group header visible at all times.

Thank you.
Dimitrina
Telerik team
 answered on 31 Jul 2012
3 answers
353 views
Hi,

is it possible to count the Groups in a GridView and also get the Group Header?

Thanks
Best Regards
Rene
Dimitrina
Telerik team
 answered on 31 Jul 2012
3 answers
218 views
Hi

RadMenu has animation bug. When mouse move throw top level menu line, the dropdown menu first appear, than disaper and then animated scrolldown. There are some blicking effect.

And now we are turn off animation.

<Window x:Class="MenuSample.MainWindow"
        Title="MainWindow" Height="350" Width="525">
    <Grid>
        <telerik:RadMenu VerticalAlignment="Top" x:Name="mainMenu">
            <telerik:RadMenuItem Header="File">
                <telerik:RadMenuItem Header="Menu1"/>
                <telerik:RadMenuItem Header="Menu2"/>
                <telerik:RadMenuItem Header="Menu3"/>
            </telerik:RadMenuItem>
            <telerik:RadMenuItem Header="View">
                <telerik:RadMenuItem Header="Menu1"/>
                <telerik:RadMenuItem Header="Menu2"/>
                <telerik:RadMenuItem Header="Menu3"/>
            </telerik:RadMenuItem>
            <telerik:RadMenuItem Header="Help">
                <telerik:RadMenuItem Header="Menu1"/>
            </telerik:RadMenuItem>
            <telerik:RadMenuItem Header="Help2">
                <telerik:RadMenuItem Header="Menu1"/>
                <telerik:RadMenuItem Header="Menu2"/>
            </telerik:RadMenuItem>
            <telerik:RadMenuItem Header="Help3">
                <telerik:RadMenuItem Header="Menu1"/>
                <telerik:RadMenuItem Header="Menu2"/>
                <telerik:RadMenuItem Header="Menu3"/>
            </telerik:RadMenuItem>
        </telerik:RadMenu>
    </Grid>
</Window>



Rosen Vladimirov
Telerik team
 answered on 31 Jul 2012
2 answers
131 views
Hello!
In my project I've got task, to make aggregation function for all groups in RadGridView at one column, but only in one group for other column.
In example groups: ChocoBars, Lolypops, Cakes have to aggregate with SumFunction SourceField="Quantity", but groups: Popcorn, Nuts, Candies have to aggregate with SumFunction SourceField="Weight"

Is there any possibility to do that?
Kind regards,
Paweł Żochowski
Paweł
Top achievements
Rank 1
 answered on 31 Jul 2012
1 answer
202 views
Hi,

When I am trying to input a ¬ symbol into a RadRichTextBox element, it does a carriage return + newline instead of writing out the symbol. I have tried both pasting the symbol in as well as pressing the keyboard command.

Do you have any idea what might cause this?

Thanks in advance
Iva Toteva
Telerik team
 answered on 31 Jul 2012
1 answer
98 views
Hi,
I need to create a chart similar to the image attached. My main question is whether this can be done using ChartView and if yes, then how to do this. The main point of the chart is to display a combination of events and individual point. Each point has a timestamp and a value, and an event has a start time and end time. The X axis is time. The Y axis is a type (a string description). The ChartView control is quite extensive, and I used it in the past to display scatter graph, but this problem has me puzzled. Displaying individual point streams is easy, but the event stream part does not seem to fit into anything available to me. Based on my reading it seems as I may have to implement my own series class - if that is the case the example of doing so would be great.

Thanks
Tsvetie
Telerik team
 answered on 31 Jul 2012
1 answer
319 views
I have one TextBox(for searching items in Radgridview) and RadGridview in my WPF window. When we search any items from textbox focus will be on first row. After that when i press mouse up and down buttons focus will move next line. But it did not happen. When i click on mouse on hihglighted row, Then only focusing is changing. Can any one help on this? 

Thanks,
Ram

Dimitrina
Telerik team
 answered on 31 Jul 2012
7 answers
199 views
Hi,

I am using ScatterLineSeries to plot a serie of data points. What I want to achieve is that I could mouse-click on a point and move it up or down. How could I achieve this. Please help. The control I am using is ChartView for WPF in 2012 Q2 package.

Thanks,
Mark
Mark
Top achievements
Rank 1
 answered on 30 Jul 2012
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?