Telerik Forums
UI for WPF Forum
1 answer
166 views

Currently the RadCalculatorPicker only recognize the decimal key from a numeric keypad. This is a problem when working on a laptop that does not have a numeric keypad.

Is there an easy and robust way to capture the period keystroke and "convert" it into a decimal key?

Regards

Renier

Martin Ivanov
Telerik team
 updated answer on 26 Feb 2024
1 answer
155 views

Hi,

The  RadCalculatorPicker is a great option to provide spreadsheet-like input for the user. You can open the calculator by hitting the down-arrow key, but once opened the only way to close is to click on the button again. Typically the user will be entering on the keyboard, typing in the formula rather than clicking it in, making this pretty cumbersome.

Is there a way to automatically close the popup when hitting enter, an event I can intercept?

Regards

Renier

Stenly
Telerik team
 answered on 24 Jun 2022
2 answers
164 views

Hi,

I can't seem to right align the value of the RadCalculatorPicker.  I've tried using the HorizontalContentAlignment property, without succes.  Any ideas ?

Regards,
Hans

Hans
Top achievements
Rank 1
Veteran
 answered on 02 Aug 2019
5 answers
172 views
Hi,

Is there a way to get the RadCalculatorPicker to display a cursor during input?  Right now, whatever user types shows in the TextBlock but it does not offer user the same look & feel as a regular input control.

Thanks.

Rubens.
Dinko | Tech Support Engineer
Telerik team
 answered on 22 Jun 2018
2 answers
280 views

I would like to use the RadCalculatorPicker in the following fashion:

In a dialog box or form, the user should be able to tab to the RadCalculatorPicker or click on its TextBox  and the border should highlight as other controls do and the entire text should be selected.

From this point, the user should be able to freely edit the text in the TextBox, as long as it remains numeric, and the text should remain as he edits it and be reflected in the calculator when it is pulled down.

The user should be able to tab or mouse away from the TextBox, perform operations on other controls and subsequently return to the TextBox, whereupon the text in the TextBox should remain as it was when he left it.  The Value should match this text.

While the user may/should be prevented from entering non-numeric characters, he should be able to leave the TextBox empty ("").  It's not necessary that the control return a double? for the Value, as I can wrap the control with my own code to do so, but being able to have an empty TextBox is desired.

In short, I want the control to function as a normal TextBox (with numeric characters only) until the user clicks on the dropdown button, at which point the calculator appears and, starting with the string in the TextBox, functions as it does today.

I can derive a UserControl from this to perform some of what I want to do, but the TextBox and calculator seem to be very tightly bound and it appears that programming it to function as I desire would be a PITA, if possible at all.

Is there a way to make the control function in this manner? If not, would you consider making changes to it or creating a new control in the future that would work this way?  The justification for it is to speed keyboard entry of numeric data while allowing the power of a calculator to be readily at hand.

Thanks

Martin Ivanov
Telerik team
 answered on 27 Apr 2018
5 answers
310 views
Is there a way to get the calculator picker to display 1.00 instead of just 1?  I want to use it to display money values and 1.00 feels better than just 1.

Dilyan Traykov
Telerik team
 answered on 30 Jan 2017
3 answers
264 views

Hi,

I am using Calculator picker independently without binding its value with any property. I am trying to resets its value after user completes its calculation from the calculator and press save button in the window. I am resetting its value in code behind like "this.CalculatorPicker.Value = 0". On display of the calculator picker it resets the value but on Calculator itself the pervious value remains. I wanted to reset the value on both display and calculator.

Attached is the image after resetting calculator picker value.

I also tried following

this.CalculatorPicker.MemoryValue= 0

this.CalculatorPicker.CacheMode = null

But it didn't work out.

This problem happens when we tried to do some calculations like addition, subtraction, multiplication etc.

Kindly help me in this matter, I will be very thankful to you.

 

Thanks and Regards

Arslan

 
 

Martin
Telerik team
 answered on 02 Mar 2016
2 answers
116 views
Hello.

It seems that changing MemoryButtonsVisibility doesn't affect anything atleast in the new VisualStudio 2013 Theme.
Yoan
Telerik team
 answered on 07 Oct 2014
1 answer
197 views
Hi,

Is there a way(or what is the best way?) to restrict the max no. of decimal places that can be entered in the RadCalcPicker?
Tried modifying the value in the ValueChanged trigger, but still all the decimal places entered are stored in memory value (dropdown).

Regards,
Phani.
Dave
Top achievements
Rank 1
 answered on 15 Nov 2013
2 answers
125 views
Hello,

We are looking to use your WCF controls for calculator in order to make a more customized calculator with historical tape and adding machine with some grid-based features where numbers and operators will be displayed on right-side of basic calculator. I was analyzing your controls and was interested to know if that would be possible for our development team to do such customizations to the calculator?

- C
Ivan Ivanov
Telerik team
 answered on 29 Oct 2013
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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
InlineAIAssistant
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?