Telerik Forums
UI for WPF Forum
1 answer
69 views
Everytime I start the example program I get (after a variable amount of time) an error saying the application stopped and need to be closed.

I am on Vista with all the latest updates... Is this a know issue ?
Dimitar Dobrev
Telerik team
 answered on 14 Oct 2008
1 answer
112 views
Is there some place where we can download the wpf sample solution ?

Are there any Project we download and play with ?

I tried adding a grid on a xaml windows but I always get Object reference not set error...
Dimitar Dobrev
Telerik team
 answered on 14 Oct 2008
2 answers
117 views
Hello!
I wanna implement my own cell editor. Could you provide some example for me?
Alexander
Top achievements
Rank 1
 answered on 14 Oct 2008
6 answers
206 views
Hi all,
Please may any one knew how to set color to column's of child tables in radgridview (wpf) for hierarchy example . I was searching for long time but no luck.
I will be thankfull if any one may reply as soon as possible.
Dimitar Dobrev
Telerik team
 answered on 13 Oct 2008
3 answers
303 views
Hi,
I'm testing wpf controls, i would like to know if is there a way to customize the automatic filter with something like a textbox and a combo, or add a custom row where i can put some controls to create a custom filter. Sorry for my english.

Thanks

Marco
Hristo Deshev
Telerik team
 answered on 10 Oct 2008
1 answer
74 views
Hi all,
Please provide me data to set tooltip for radgridview column or field  (wpf)
Dimitar Dobrev
Telerik team
 answered on 10 Oct 2008
1 answer
104 views
Do you have any examples on how to hook up to IDataErrorInfo/ValidatesOnDataError rather than or ontop of the fieldvalidatingrouted event?
Dimitar Dobrev
Telerik team
 answered on 08 Oct 2008
2 answers
107 views
When a user enters a day of the week textually (IE "Wednesday") if that day has not occurred the date picker throws and invalid date exception and crashes out.

For example, for the current week (today being  Monday, 10/06/2008) if a user entered "Sunday" or "Monday" the control correctly selects the date.  However  if the user were to enter "Wednesday" the error is thrown.

Is this a bug or intentional?   My guess would be a bug.

Thanks,
  Chris


Christopher
Top achievements
Rank 1
 answered on 07 Oct 2008
1 answer
88 views
I am new to Visual Studio, C#,...
So please bear with me if my Q is naive.

I downloaded WPF control from your website.
Is there a sample program that I can run to test the grid. The example.cs that I see in each control folder is not it (I think).

Please help :(

Sally
Jimmy
Telerik team
 answered on 07 Oct 2008
1 answer
257 views
Hi.
I found something that might not be a bug, but took me some time to find the error in my code, because no error was thrown.

If the UniqueName of OrderId in the XAML below is changed from "OrderID" to "orderid" for instance, the expand-icon will appear on the row for a hierarchy, but when clicked no rows appears below. So it seems as if UniqueName is "half case sensitive".

I do not know if this should be corrected, or if this is proper behavior of the control, but I think that either the expand icon is shown and there is data below, OR no expand icon and no data below.

These are great controls, by the way.
Thanks.

        <telerik:RadGridView AutoGenerateColumns="False" Name="radGridView1" ShowGroupPanel="False"
            <telerik:RadGridView.Columns> 
                <telerik:GridViewDataColumn HeaderText="Order Number" UniqueName="OrderID" /> 
                <telerik:GridViewDataColumn HeaderText="Order Reference" UniqueName="OrderReference" /> 
            </telerik:RadGridView.Columns> 
        </telerik:RadGridView> 


Dimitar Dobrev
Telerik team
 answered on 07 Oct 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?