Telerik Forums
UI for WPF Forum
2 answers
189 views
I'm binding the diagram to a set of custom ViewModels, similar to the OrgChart example in the Telerik bundle. One of my node types has a DataTemplate that draws an ellipse. The background of the grid containing the ellipse is set to 'Transparent', but there is still an orange gradient background visible, as you can see in the screenshot I've attached. For square shapes, this isnt an issue, as I can just provide my own background, but for ellipse shapes, the default background still shows. How can I get rid of this?

 

Thanks in advance. This diagram control is awesome!
kilhoffer
Top achievements
Rank 1
 answered on 21 Feb 2012
0 answers
130 views
Hi,

is it possible to get a complete Example to bind a ObservalCollection to a RadGridView, including, delete row, add new row, change row,...
Everything i find is just a part of it or does not work so far.

It would be great to get an example:

RadGrid
Bind to a ObservaleCollection with INotifyPropertyChanged
Gird Properties: RowEditEnded, SelectionChanged, AddingNewDataItem

Thanks a lot
ITA
Top achievements
Rank 1
 asked on 20 Feb 2012
2 answers
72 views
Is there any way to be able to select VB.Net files by default in the locally installed files?  They aren't available in the left list and going from file to file requires that it load up C# nonsense and then you have to go above the code and click on VB.Net.  Very poorly designed.  Can we get this taken care of in the next release?  The 40-50% of us that don't use C# would appreciate it.
Nick
Top achievements
Rank 1
 answered on 20 Feb 2012
3 answers
169 views
Hi,

Can you please show me/us a quick code example on how to set range permissions?
I've had a look at the demo code but I'm really looking for something a little bit more simple to read.

Thank you very much for your time.
Ivailo Karamanolev
Telerik team
 answered on 20 Feb 2012
6 answers
681 views
Hello,

I specified a default GroupDescriptor in XAML with a custom DisplayContent which should be shown in the group panel as far as I understood.
The problem is while the designer shows the specified DisplayContent correctly, at runtime the displayed text is the one of the Member Property set for the GroupDescriptor, which results in a bad end user experience.

I hope you can help me with this issue! Thanks,
Alex
JJ Loubser
Top achievements
Rank 1
 answered on 20 Feb 2012
1 answer
155 views
What I want to achieve is my tab strip being placed at the bottom, but with the next not rotated 180 degrees.

I set it to the bottom in my XAML like this

TabStripPlacement="Bottom" 

and I have this code in my style

<Trigger Property="TabStripPlacement" Value="Bottom">
                <Setter Property="telerik:RadDockPanel.Dock" Value="Bottom"
                        TargetName="HeaderDockedElement" />
                <Setter Property="LayoutTransform" TargetName="HeaderDockedElement">
                    <Setter.Value>
                        <RotateTransform Angle="180" />
                    </Setter.Value>
                </Setter>
                <Setter Property="BorderThickness" Value="1 1 1 0" />
            </Trigger>

Which is the code that rotates the text 180 degrees.  If I take that line out, the header completely disappears.  If I change it to something as small as Angle="10" it'll show up as rotated 10 degrees.  If I change Angle="0" it's gone again.  I've tried doing a TranslateTransform on the Y axis to see if maybe it was just being drawn off the screen and I could get it to at least show back up somewhere, but that didn't work either.  Any advice?
Petar Mladenov
Telerik team
 answered on 20 Feb 2012
7 answers
201 views
hello
how to Set Focus on FilterDescriptor in form load
Mariusz
Top achievements
Rank 1
 answered on 20 Feb 2012
0 answers
124 views
hi,

i'm working with a RdaGridiView and i want so write my changes in a sqlite Database. I use your Example from the wpf help files "Using in-memory Data" ..

public class RadGridViewSampleData
{
    public RadGridViewSampleData()
    {
        Cars = new ObservableCollection<Car>();
    }
    public ObservableCollection<Car> Cars
    {
        get;
        set;
    }
}

Now i like to write back the changes to the database. How can i get the column details after "RowEditEnded"?

Thanks
Regards
ww
ITA
Top achievements
Rank 1
 asked on 20 Feb 2012
3 answers
177 views
Hi

I've tried using inspiration from a Silverlight question, but to no avail (http://www.telerik.com/community/forums/silverlight/richtextbox/get-hyperlink-from-selected-text.aspx)

What I'm trying to do is find any bookmarks within the current selection, or that surround the current caret position.  I'd settle for just the last, but I'm struggling!

e.g, say I had a bookmark where the "[" and "]" are in the following sentence:

"The quick brown fox [jumped over] the lazy [dog]"

If the caret was anywhere within jumped over (either no text selected, or anywhere up to all of "jumped over" selected), I'd be able to get the bookmark name of the surrounding bookmark.

If I selected the whole sentence, I'd hope to get both bookmarks returned - but the first part is more important!

Thanks for any help.

Charlie
Ivailo Karamanolev
Telerik team
 answered on 20 Feb 2012
4 answers
216 views

Good evening,

Is it possible to assign tags to the "Span" element in a RadDocument (or something similar)?

For example :

<telerik:Span Tag="myValue" Text="Hello world" />

I'm trying to construct a document where the data is drawn from a database. Some how I need to assign a value to each span so that I can identify which database row ID it belongs to. Quite difficult to explain.

Thank you for your time,

Rob




Ivailo Karamanolev
Telerik team
 answered on 20 Feb 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
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?