Telerik Forums
UI for WPF Forum
1 answer
115 views
I have a gridview where the users select which columns are visible or hidden.  Is there a simple way to save the user's column choices locally and reload them the next time they access the application?

Thank you.
Dimitrina
Telerik team
 answered on 31 Jul 2013
1 answer
631 views
When using RadGridView, I load the ItemsSource, but the Items are empty. Meaning that when I try to read foreach( item in radgridview.Items) it will not pick any item.

If I load the radGridView item by item using x.Items.add(), the ItemsSource is null

It was my expectation that Items and ItemSource should be linked. How can I load a bulk using ItemsSource but then use the items, or load item per item, but extract all the content using ItemSource.
Dimitrina
Telerik team
 answered on 31 Jul 2013
1 answer
77 views
Using the WPF RadRichTextBox with the built in spell-checker and am running into issues where possessives are marked as misspelled.

For example
  • supervisor is marked correct as a singular
  • supervisors is marked correct as a plural
  • supervisor's is marked incorrect
  • supervisors' is marked correct

My thought on the last item is that the spell checker is seeing the plural and not the plural possessive but I don't understand why the stray apostrophe would be considered okay.

So I'm confused as to the rules of possessives within the dictionary.

If anyone can offer clarity and possibly a way to allow possessives I would be most appreciative.

Many thanks!
Iva Toteva
Telerik team
 answered on 31 Jul 2013
2 answers
156 views
Hi,

I have a RadDocking control, DragDropMode="Deferred".
Attempts to dock a pane to the root compass fail if the cursor is still within the dragged pane.

<tt:RadDocking DragDropMode="Deferred" HasDocumentHost="False">
    <tt:RadSplitContainer>
        <tt:RadPaneGroup>
            <tt:RadPane Header="Pane 1" />
        </tt:RadPaneGroup>
    </tt:RadSplitContainer>
    <tt:RadSplitContainer Orientation="Vertical">
        <tt:RadPaneGroup>
            <tt:RadPane Header="Pane 2" />
        </tt:RadPaneGroup>
        <tt:RadPaneGroup tt:ProportionalStackPanel.RelativeSize="100,25">
            <tt:RadPane Header="Pane 3" />
        </tt:RadPaneGroup>
    </tt:RadSplitContainer>
</tt:RadDocking>

Steps to replicate:

 1. Attempt to dock Pane 2 to the right of the Root Compass (see img2): Fail
 2. Attempt to dock Pane 3 to the bottom of the Root Compass (hover the mouse such that the compass for Pane 3 appears. see img3): Fail
3. Attempt to dock Pane 3 to the bottom of the Root Compass (hover the mouse such that the compass for Pane 1 appears): Success

Any ideas? Thanks!

Josh
Vladi
Telerik team
 answered on 31 Jul 2013
1 answer
111 views
Hi,

I'm new to WPF development, and am wanting to see if it is possible to bind properties of the RadGridView (such as CanUserSortColumns) to application settings?  i.e. I have defined a set of application settings such as AllowSorting, AllowGrouping etc, and it seems I should be able to bind the relevant properties on RadGridView to these settings, but I don't know how.

Any help appreciated,
Neil.
Dimitrina
Telerik team
 answered on 31 Jul 2013
5 answers
989 views
Hi,

I like to use the button for a Hyperlink Button. Everything looks fine if I´m setting the IsBackgroundVisible Property to false. 

But it´s not possible for me to change the mouse if the user has the mouse over the button. At this moment I like to show a Hand mouse courser.

Thanks for your help.


Pavel R. Pavlov
Telerik team
 answered on 31 Jul 2013
3 answers
92 views
Hi,

I have class with 2 properties: - Display name
                                                - Value
I create some instances from this class and I should that all instance will be row in my property grid.

How can I do it?

thanks!
Dimitrina
Telerik team
 answered on 30 Jul 2013
1 answer
108 views
Hello,

I am currently working with the radcartesianchart control and I was wondering if there was a way to click on a ScatterSplineSeries to return the series name. Currently I have dots on the ScatterSplineSeries that I can click on(only the points, not the line) and that only returns the coordinates.


Thanks,

Nicolas
Petar Kirov
Telerik team
 answered on 30 Jul 2013
4 answers
222 views

Hi All,
Need little help here.
About SeletedAppt background:
I am using theme like the online demo.

<telerik:Windows7Theme x:Key="Theme" />
 
 
<telerik:RadScheduleView
telerik:StyleManager.Theme="{StaticResource Theme} … …>

When I selected the Appt(s) the  background color is not big difference with it before be selected. How do change that by simple way.

About ConfirmDialog:
When I click delete button on Ribbon (online demo first look),the DeleteConfirmDialog popup,But you don’t know which Appt to be deleted, because maybe selected Appt not on current page(view window).So my question is how do I add  selectedAppt`s  subject  to ConfirmDialog.

Masha
Telerik team
 answered on 30 Jul 2013
1 answer
154 views

Hi

I have dynamically added a control on RadRIchTextBox and also added some content as Text. I want , When I press Ctrl+A and Ctrl+C then i allow to copy all text with added control and allow to paste all Copied data.

If this is possible then how can I differentiate in copy command Which is Text or Control.

Thanks & Regards

Sopan Vaidya

Iva Toteva
Telerik team
 answered on 30 Jul 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?