Telerik Forums
UI for WPF Forum
1 answer
81 views
Hi~ everyone.

In my work, most of client want to copy and paste from excel to gridview or from gridview to excel.
In this case, they want to select multi blocked cells.
Telerik supports only multi rows selection.
But in that case, it does not support to copy multi cells data to clipboard.

Before I decide to buy this, please support multi blocked cells selection and multi data copies.
Pavel Pavlov
Telerik team
 answered on 17 Apr 2009
2 answers
83 views
When the RowEditEndedEvent event fires I expected the source (itemssource) to be updated.  In fact the NewData property of eventargs is not even updated.  You must click back into the row and make the same event fire a second time before the source is updated.  Why is this?  Your help doc at http://www.telerik.com/help/wpf/gridview-data-editing-event-sequence.html says otherwise.  The new data is already supposed to be committed.

Doug
Pavel Pavlov
Telerik team
 answered on 17 Apr 2009
1 answer
185 views
Hello

I'm using 2009 Q1 WPF RadControls,
How would I achieve the same functionality for my RadTreeView that the following code would perform for WPF TreeViews?

        <Style TargetType="{x:Type TreeViewItem}">
            <Style.Resources>
                <SolidColorBrush x:Key="{x:Static SystemColors.HighlightBrushKey}" Color="#ffa7cdf0"/>
                <SolidColorBrush x:Key="{x:Static SystemColors.ControlBrushKey}" Color="#ffa7cdf0"/>
            </Style.Resources>
        </Style>

In other words, how would I change the style (colour in this case) of the Highlight brush of TreeViewItems from golden to something else? Also, please show me how to change the inactive (i.e. highlight colour when focus is lost) colour.

Many thanks





Dimitrina
Telerik team
 answered on 15 Apr 2009
3 answers
71 views
How do I make the group panel shorter?
Kalin Milanov
Telerik team
 answered on 15 Apr 2009
1 answer
129 views
I have seen the example of Binding to the SelectedRecords proerpty for the GridView. What I~27d really like to be able to do though is be able to retrieve the selected items as their underlying object type purely in XAML through a binding statement. The problem this currently has is that the SelectedRecords property is a SelectedRecordsCollection and so in the code behind I need to do something like this.~3cbr /~3e ~3cbr /~3e from record in myGrid.SelectedRecords~26nbsp~3b ~3cbr /~3e select ~28record as DataRecord~29.Data as MyObjectType~3cbr /~3e ~3cbr /~3e Is there anyway to get an IEnumerable~26lt~3bMyObjectType~26gt~3b without using code behind~3cbr /~3e ~3cbr /~3e Cheers~3cbr /~3e ~3cbr /~3e Justin
Milan
Telerik team
 answered on 15 Apr 2009
1 answer
116 views
Instead of always making all of the tabs smaller to get them to fit on the tabcontrol, does the tab control support scrolling tabs?


Valentin.Stoychev
Telerik team
 answered on 15 Apr 2009
1 answer
279 views
Hi,

I have a Dictionary:

public Dictionary<string, Unit> Template { get; set; } 

And I'm trying to bind it to my grid:

myGrid.ItemsSource = myInstance.Template; 

So far it works, but when I try to add or edit new rows, I'm not able to edit any cell. I've tried every combination of DataMemberBinding, DataMemberPath, object creation in the AddingNewDataItem event, Anonymous types, etc. with no success.

Is there a way to bind a Dictionary to a grid and create new entries for it?





Pavel Pavlov
Telerik team
 answered on 14 Apr 2009
3 answers
255 views
As far as i can see, the chart always renders and scales the chart area after each DataPoint addition.
1. Can i determine a fixed scale for my axes ?
2. Can i control the chart drawing rate (i do not need the animation) ?
3. Do you have performance issues ?
Ves
Telerik team
 answered on 14 Apr 2009
9 answers
358 views
I downloaded WPF Q1 2009 release and noticed

I application I built using the previous release does not work 100% as it is supposed to. I have a grid with MultiSelection enabled and it supported Shift+ and Ctl+ key cmobinations. After upgraded to Q1 2009, Ctl+ key is not supported and it does not select the row was clicked.

I'm able to iterate through rows and columns using new release but noticed the grid does not support extended method to process rows or columns by conditions like as mentioned in here http://blogs.telerik.com/vladimirenchev/posts/09-02-03/Easy_programmatic_UI_customization_for_WPF_and_Silverlight.aspx . I don't even see the extended methods First(), Where() ...being recognized by VS IDE/Intellisense. Hopefully I don't miss any necessary references or namespaces....?

How to add <ComboBox> in colum header and write event to set value in all rows on Header combox item changed event and select the rows only have specific cell value?

How to conditionally format rows and columns?

How can I add pagination controls on top of Grid like in Group by selection area?

I really like Telerik controls but I thing there is no enough documentation on how to use advanced features... Please provide answers ASAP to complete my prototype.
Vlad
Telerik team
 answered on 14 Apr 2009
5 answers
161 views
I couldn't see any procedure for using Silverlight controls in WPF, is this possible? 

If not, please could you indicate any plans for providing those controls that are in Silverlight but not in WPF - there shouldn't be a subset in WPF, the other way round would be understandable.  Why should my WPF app be poorer than a Silverlight one?

The logic for having the commonality is obvious from a code re-use perspective.

Thanks
John Baker

.Net 3.5sp1
Vista
Q3 2008 SP1 WPF & Silverlight control libraries.
Ivan
Telerik team
 answered on 13 Apr 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?