This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi I tried to use you NumericTextBox, but it does not accept something like 1e-6, 1e12, which is not user friendly. Can you fix them? It is very hard for user to type something like 0.000001 or 1000000000000000. You can reproduce it by using your own example. Thanks Gordon |
|
|
Hello Gordon Thanks for the suggestion. Unfortunately we will not be able to add this functionality in the current version, but I have noted this down as an improvement for a future version. Jason Fauchelle |
|
|
Hi Jason, This is going to be a problem for DataGrid. Since on other cases, we can use textbox but not on DataGrid though. Because if we use TextBox in the datagrid for the numbers, it does not handle user's typing in ".00078" (some thread before). So you suggest us use the NumericTextBox in the datagrid. Any other suggestions at all if you will not fix this? Gordon |
|
|
HI Jason, We also tried using ActiPro's DoubleEditBoox, they do have scientific notation input, but when we put this control into the mindscapes' DataGrid, it takes 2 clicks to get into editing mode, while others only take 1 clicks (If if use NUmericTextBox). Our clients are not happy for these: Cannot enter scientific or not consistent with 2 clicks. Can you please fix the NumericTextBox to take the scientific notation input? I may drive you crazy on this, but our demanding customer drive me crazy too. Thanks Gordon |
|
|
Hello Gordon Your customers won't drive you crazy for much longer - Scientific notation will be supported in the next nightly build. Jason Fauchelle |
|
|
It made my day. Thanks Jason and your team for implementing this feature. |
|