Telerik Forums
UI for WPF Forum
1 answer
78 views
Hi,
I'm working on a proof of concept that involves rehosting the Workflow 4.0 Designer in our application.  Currently, I'm using the Docking control, along with RadPane/RadPaneGroup to handle the layout of the application.  Everything starts/initializes fine, however, I'm running into a problem when I load/add activities to the Workflow Designer (hosted as the content of  a RadPane).  All the activities are displayed as minimized, and cannot be expanded.  When I drag a Sequence activity from the toolbox, all I can see is the Icon and Title bar of the activity.  If I load a Workflow from XAML, only the root activity is displayed as the minimized view.  If I host the designer outside of the RadPane (the Child of a Border control for example) everything works as expected:  Activities display correctly, defaulting to "Expanded" view.

Has anyone had any luck hosting a Workflow Designer inside a RadPane?

Thanks in advance.
Aaron
Top achievements
Rank 1
 answered on 30 Dec 2010
2 answers
191 views
I have a RadGridView.  I am setting the RowStyle.  When I start my application the row is blank.  When I click on the row, the row details are presented below this row and they have the style I'm trying to get.  But I'm not using nor setting the RowDetailsStyle, only the RowStyle.  What possible issue could cause this?

I have:
AutoGenerateColumns off
No real columns, (although I've added one and set the CellStyle in it as well)
RowDetailsVisibilityMode visible when selected because I plan to add a RowDetailsStyle once I get this figured out
Paul
Top achievements
Rank 1
 answered on 29 Dec 2010
1 answer
97 views

Hello

We have some grids for read only state.

I don’t want to load the grid until the view is in edit mode.

On purpose to make the view more ease is there a way to freeze the grid?

Or maybe paint it in visual brush

  Is there sample for this?

Best regards

Ehud

Vanya Pavlova
Telerik team
 answered on 29 Dec 2010
1 answer
115 views
Why WPF no Telerik.Windows.Documents?

I want to use WPF make   RadBook Integration. 
Petar Mladenov
Telerik team
 answered on 29 Dec 2010
0 answers
86 views
Dear All,

   For a project, we are trying to use RAD Carousel in which the "selected item" of the carousel should be always the second one from left. I have attached a sample screen shot for your reference.  Also I need to show a border for the selected or focused item. Can this be acheived?

Regards
Baliga
Baliga
Top achievements
Rank 1
 asked on 29 Dec 2010
1 answer
65 views
Hi Telerik,

I have the snippet below, trying to get the access keys underlined as with 'normal windows menu'.

I doesn't work as I expect - can you tell me what I'm doing wrong?

Thanks,

Anders, Denmark

        <telerik:RadMenu Name="mainMenu" VerticalAlignment="Top" >
            <telerik:RadMenuItem  Header="_File">
                <telerik:RadMenuItem  Header="_Open"  />
                <telerik:RadMenuItem  Header="_Close" />
                <telerik:RadMenuItem  Header="_Save" />
                <Separator/>
                <telerik:RadMenuItem  Header="_Exit" Command="{Binding AppExitCommand}" />
            </telerik:RadMenuItem >
Pana
Telerik team
 answered on 29 Dec 2010
1 answer
120 views

I have pretty much duplicated the demo for Group Styling, and I seem to have a problem with the week view. The Month, Day, and Timeline views seems fine. For some reason I have a bunch of white space below the resource headers and the time slots only go from 12am - 9am. These seems to be default behavior because I haven't specified and Tick or Zoom info yet. Also, the Toolbar header is always black. I tried setting the theme in code but it doesn't seem to change. FYI, I instantiate the ScheduleView control in a class and not in a .xaml. See attached screenshots of the Week view.

Doesn't work?

ScheduleView.SetValue(StyleManager.ThemeProperty, ThemeManager.StandardThemes["Office_Blue"]);


Thanks,
Rod
Pana
Telerik team
 answered on 29 Dec 2010
0 answers
123 views
Hi

I am binding bool datatype to a column in TreeListView
It shows checked Checkbox for TRUE and unchecked Checkbox for FALSE which is good.
But for NULL values it shows checkbox in disabled format.
I dont want to show checkbox for NULL values.
How can I achive this ? Please suggest.

<

 

 

telerik:GridViewDataColumn DataMemberBinding="{Binding ManSprd}" Header="Man Sprd" IsVisible="{Binding Converter={StaticResource RelativeBlocksValueConverter2}, ConverterParameter=2}" />

I tried with  IsVisible property but it is also not giving desired output.

Sharada
Top achievements
Rank 1
 asked on 29 Dec 2010
4 answers
79 views
hi Team,
     while Selection changing event in grid the expected result is the new row should not be selected if any condition is not met for the old row.
     But before the condition itself new row is being selected ,even e.cancel is set to true.

    Suggest me how to handle this.

Swathi.
Swathi
Top achievements
Rank 1
 answered on 29 Dec 2010
4 answers
189 views
    Is there any way to disable the MouseOver yellow background when on a pane (header tab glow)? I even have an Expander on a dockable panel that shows all the content background on yellow when mouse is over.

Carlos.
Boyan
Telerik team
 answered on 29 Dec 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
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
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
VirtualKeyboard
HighlightTextBlock
Security
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?