Telerik Forums
UI for WPF Forum
1 answer
127 views
We have a user control which displays a NumericUpDown.  The maximum value of the control is set to 100.  When the user enters 200, the value automatically changes to 100.  When the user control is closed, the value of the NumericUpDown is reset to 200 which is an invalid value.  When the user control is reopened, an error appears next to the NumericUpDown control because it's value is really 200 even though 100 is displayed in the control.

We debugged the application.  The value of the NumericUpDown stays at 100 until [ExternalCode] is executed at which point the value of the control changes back to 200.
Valeri Hristov
Telerik team
 answered on 04 Apr 2011
1 answer
114 views
How can I make a set of RadRadioButtons such that their borders do not show until selected or moused over?

For example, see this image from the Word 2010 BackStage. The first item is selected. and when the user hovers the mouse over any item, its hover state is activated. Until then, no border or state is shown.
Petar Mladenov
Telerik team
 answered on 04 Apr 2011
14 answers
833 views
Is there a way to make the GridViewComboBox column update its backing property on change instead of on lost focus?  This is the default property for the combo box but does not appear to be the default in the grid view and setting the UpdateSourceTrigger in the DataMemberBInding to PropertyChanged does not appear to work.
Yavor Georgiev
Telerik team
 answered on 04 Apr 2011
1 answer
52 views
I'm using RadGridView hirarchy of version 2010_3_1110_Dev with the hotfix of 2010_3_1501_DEV_hotfix

There is 3 tabs inside the RowDetailsTemplate <DataTemplate
> and there is another RadGridView with insert panel enabled inside the tabs.

When I insert new row or update old data, it works fine for the first time and some times worjs for 2 or 3 times

But suddenly the keyboard stopped and I can not use the letters or numbers or Tab or Even enter.

I've searched long time and revised my code several times but nothing found.

I hope you can help.

Thanx
Yordanka
Telerik team
 answered on 04 Apr 2011
1 answer
312 views

I have several places in my application where I bind decimals to textbox controls. I have UpdateSourceTrigger=PropertyChanged so that my buttons attached to commands enable when a valid value is entered so the user does not have to click out of the textbox to enable the save button.

Problem 1: Lets say you have the value 24.05 in the text. Now place the cursor between the 4 and the decimal place holder. Backspace 2 times and type in the number 8. Instead of 8.05 you get 80.05. Our users are used to being able to type without looking and expect what they type to be correct.

Problem 2: Type in the value .234. Instead of .234 you get 0.342.

I know I could solve the problem by changing UpdateSourceTrigger=PropertyChanged to UpdateSourceTrigger=LostFocus but this will cause the user to have to tab out of the control or click inside of another control to enable the save button which defeats the purpose of Commanding.

Can I use the MaskedInput Control to fix this? I tried it with the example from your Sample Project under Masked TextBox -> NumericMask  labeled: "5 Digits after the decimal point" but that does not handle problem #1. If you don't have a control to handle this, do you know of a workaround for this?

Alex Fidanov
Telerik team
 answered on 04 Apr 2011
1 answer
132 views
Hello,

How can I expand/collapse a row that has hierarchical data by doublecliking on the row, not only by clicking "+" sign?

Thank you very much.




Ivan Ivanov
Telerik team
 answered on 04 Apr 2011
3 answers
95 views
Hi.
When a Docking is saved the width and height of the splitcontainers are serialized in pixels . If the same layout definition would be used on computers with different resolutions the layout would look different. So I would like to serialize the width and height in percentage rather than pixels. Do you have any suggestions on how this could be accomplished?

Arnstein
George
Telerik team
 answered on 04 Apr 2011
1 answer
139 views
Hi,

I noticed when I set the templates and define the fields manually all controls inside the DataForm lost theme.
I noticed this in your example too (DataForm\Manual Data fields definitions.)

any ideas ?

Best regards,
Vanya Pavlova
Telerik team
 answered on 04 Apr 2011
1 answer
113 views
Hello,
We have a need to represent a timeline of upcoming process executions to display to the users how close the current time is to the last execution and how close it is to the upcoming next execution.

It seems that the values and labels on the RadGauge linear gauge are always numeric values.  Is there a way to make the labels date/time values, specifically times?  We only really need a label that = 0 and one that = 100.

Example:  The server process ran at 2:00 PM and it will run again at 4:00 PM.  The current time is 2:45 PM.  We want to show 2:00 PM as the label on the lowest gauge value, e.g. 0, and 4:00 PM for the value for the highest gauge value, e.g. 100, and have a marker at a position that is equivalent to 2:45 PM (without specifically showing that the current time is 2:45 PM).  The closer the time gets to the 4:00 PM or upperbound value the closer to the "red" (literally) the user will be.

Is this possible with the linear RadGauge in horizontal orientation to represent a timeline?  If there is an example or if one could be provided, that would be great as none of the examples/samples I have seen demonstrate something like this.
Andrey
Telerik team
 answered on 04 Apr 2011
3 answers
147 views
When exporting to excel is it possible to keep the same cell styles e.g. background color, text color, etc.? Can you do this with the ElementExporting event perhaps?

My cells formats are not all the same because I am using the cellstyleselector.


Vanya Pavlova
Telerik team
 answered on 04 Apr 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?