Telerik Forums
UI for WPF Forum
1 answer
238 views

Hi,

   In PropertyGrid I have one property "MethodName" of type string.I have to provide a custom editor of type RadComboBox for which the datasource will be dynamically getting  methodnames from one particular dll. Once the user selects one methodname from combobox it should be binded to  MethodName Property.

 

In Winforms it is easily acheivable using TypeConverters as they Pass ITypeDescriptorContext.

 

How to achieve this requirement in RadPropertyGrid.I have similar properties 10 or 11.So please suggest something so that I can move forward.

 

Regards,

Nagasree

Stefan
Telerik team
 answered on 03 Oct 2016
5 answers
209 views
Is it possible to allow users at runtime to resize a RadPanelBarItem? For example, if I have 4 RadPanelBarItems (see the WPF Controls Example) and I have ExpandMode set to multiple, I would like to allow my users to change the height of each expanded RadPanelBarItem. Maybe have a grip control between each RadPanelBarItem such what is shown in a WPF Grid when using the WPF GridSplitter control...
Martin Ivanov
Telerik team
 answered on 03 Oct 2016
1 answer
115 views
I have:

StyleManager.ApplicationTheme = new GreenTheme(GreenPalette.ColorVariation.Light);

and get "GreenTheme is inaccessible due to its protection level".

It appears to be declared as public. 

This works:

StyleManager.ApplicationTheme = new Office_BlueTheme();

Any samples of applying the Green Theme?  Or ideas?

thanks,

Robert

Martin
Telerik team
 answered on 03 Oct 2016
3 answers
316 views

What's the easyest way to draw someting like a combined geometry in a map? http://www.blackwasp.co.uk/WPFCombinedGeometry.aspx

I have a series of ellipse with a trasparency, but, when 2 or more ellipse are overlapped the opacity are reduced and I can't see the map below.

I just want to combile all the geometry and have a unique item..

Martin Ivanov
Telerik team
 answered on 03 Oct 2016
8 answers
1.3K+ views
I'm trying to override or remove the ability to click directly on the content of a DesktopAlert. My problem is that when you set the alert's content to a plain string, it acts as a link-button and upon clicking the text, it will close the window. This is a problem since there are certain DesktopAlerts that I don't want to be closed at all. I can set it as Enabled = False but then the dropdown menu and other parts of the alert quit functioning. This is all created from code behind so it is a little harder for me to set any properties or templates for it in XAML.

Dim mainAlert = New RadDesktopAlert() With {
    .Header = "Messages",
    .Content = "You have " & unreadCount & " new messages",
    .Height = 75,
    .Width = 300,
    .IconTemplate = TryCast(Application.Current.FindResource("radIconTemplate"), DataTemplate),
    .IconColumnWidth = 30,
    .IconMargin = New Thickness(5, 10, 15, 0),
    .CanAutoClose = False,
    .ShowCloseButton = False,
    .Tag = "main",
    .ShowMenuButton = True,
    .MenuItemsSource = GetDesktopAlertMenuItems
}
manager.ShowAlert(mainAlert)
Nasko
Telerik team
 answered on 03 Oct 2016
1 answer
67 views

It seems thet all depedency property are set by telerik RadDocing during pin / unpin of RadPane. It couses unexcpected beheviuour in some our controls. How can I prevent thet Docing pannel change children component state during pining and unpinig?

Nasko
Telerik team
 answered on 03 Oct 2016
4 answers
289 views

 Hi,

     I have created a custom control with Textbox having  properties values as AcceptsReturn="True" TextWrapping="Wrap" so that it will acts as Multi line Textbox. I used this control as Editor for one of the Property which binds to PropertyGrid and Editor Style as DropDown.

I have problem here,whatever I write in the textbox once dropdown closed it should be visible in propertyValue but it is not showing the value.How to achieve this??

I am asking similar to TimePicker where once we select time it will be shown in PropertyValue.

Regards,

Nagasree.

 

Dharmavaram
Top achievements
Rank 1
 answered on 03 Oct 2016
11 answers
1.1K+ views

Hii..

I have Busyindicator on a form..  Why doesn't this work.. nothing shows up.. how do I force a refresh? Do have use a dispatcher?  thanks.

public void DoWork()
{
    this.busyindicator.isbusy = true

        // Dowork
   this.busyindicator.isbusy = false


}
Tim
Top achievements
Rank 1
 answered on 02 Oct 2016
7 answers
388 views

Hello,

I am looking into a way to display a vertical red line in the RadTimeBar displaying the 'current' time. 

Do you have any suggestions on how to approach this?

I did a quick search using Google to find an image which contains a impression of what I need: http://apps.micw.eu/apps/wetter/wetter.01.png

Best regards,

Douwe

Martin
Telerik team
 answered on 30 Sep 2016
5 answers
461 views

Hi, 

   I need to order the Categories in the PropertyGrid.Is there any way to achieve it? In the given picture I want to have the group order as

 1.  Personal

2.Personal Contact

3.Name

4.WorkContact

5.JobDescription

 

Regards,

Nagasree.

 

 

Stefan Nenchev
Telerik team
 answered on 30 Sep 2016
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
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
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?