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

I would like to know how it's possible to dock center a SplitContainer?

Thank's
Alain
Nasko
Telerik team
 answered on 27 Feb 2015
8 answers
238 views
Hi,

I looking for a kind of tabular layout.
The idea behind it is that in my data I know Row and Column and I want my diagram to look
something like in the attached images.

And I also need Multiple root items like showed on the second image.

The next thing is that I want to restrict node dragging to the matrix - inclusive position change (like drag drop in a treeview control for an example). But this is "enhanced" - my initial request is to generate the layout from data - just by knowing
a.) Node Position Row, Column
b.) Node connected to List of other Nodes

Is this possible - "out of the box" (or with little effort)?

Thanks
Manfred
Petar Mladenov
Telerik team
 answered on 27 Feb 2015
1 answer
162 views
Is it possible to pin a RadDocumentPane like the tabs in VS 2013?
Thanks in advance,
Steve
Vladi
Telerik team
 answered on 27 Feb 2015
1 answer
125 views
Hi

I like this menu, but it would be nice to have more than eight slice.
Kalin
Telerik team
 answered on 27 Feb 2015
1 answer
334 views
1.3.2.4 You must include a valid copyright message in Your Integrated Products in a location viewable by Authorized End-Users (e.g. “About” box) that will serve to protect Telerik’s copyright and other intellectual property rights in the Software.
Kalin
Telerik team
 answered on 27 Feb 2015
1 answer
169 views
Am I able to build any kind of functioning shortcut menu into the GridView accessible thru a right mouse click?

Thanks,

Tony
Boris
Telerik team
 answered on 27 Feb 2015
1 answer
149 views
Hi!

When I bind a GridView to an QCV and klick in a cell the cell/row is in edit-mode and I can change the content of the cell. The moment I use a CellTemplate this functionality is gone, no automatic edit-mode, nothing. Here the example which works:

<telerik:GridViewDataColumn DataMemberBinding="{Binding Name}"
    UniqueName="BoilerplateName"
    IsGroupable="False"
    Width="200"
    Header="Name" />

This one is not working - no edit-mode whatsoever:

<telerik:GridViewDataColumn DataMemberBinding="{Binding Name}"
                           UniqueName="BoilerplateName"
                           IsGroupable="False"
                           Width="200"
                           Header="Name">
    <telerik:GridViewDataColumn.CellTemplate>
        <DataTemplate>
            <TextBox Text="{Binding Name, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"
                     AcceptsReturn="True"
                     MaxLength="4000"
                     TextWrapping="Wrap" />
        </DataTemplate>
    </telerik:GridViewDataColumn.CellTemplate>
</telerik:GridViewDataColumn>



Boris
Telerik team
 answered on 27 Feb 2015
8 answers
504 views
Hello,
in my ribbon, I have added a DropDownButton that contains a ContextMenu, following the example in Telerik documentation.
This works well... until the menu contains a sub menu. In this case, as soon as the sub menu is opened, the menu is not closed when we click outside it, only the sub menu is closed.
Patrick
Petar Mladenov
Telerik team
 answered on 27 Feb 2015
8 answers
346 views
Hi,

I want to know if it's possible to dynamically load the radCarousel and set it's itemsource in C# at runtime?

Basically I have a winform application I am integrating a WPF carousel into. The user will use a drop down selection box to choose which set of data to represent. That selected item will send a variable to the carousel, C# logic will dynamically query a SQL Server database and present the returned data in the carousel as selectable items.

That's the goal anyway. Thanks in advance for your help!

Tony
Tony
Top achievements
Rank 1
 answered on 26 Feb 2015
1 answer
162 views
Hi there, 
How can I Dispose events handled for each cell created in CreateCellElement method in a custom column ?
In my RadGridView I use a CustomChechBoxColumn  in which Cells are created By CreateCellElement. and each cell is subscribed to  checked/Unchecked events. every thing is ok but when RowVirtualization and  ColumnVirtualization are enabled , it dosen't work properly.
Ivan Ivanov
Telerik team
 answered on 26 Feb 2015
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?