FNumericUpDown question
looking at the sample FNumericUpDown code
However when changing values by clicking up/down buttons.
cell goes in edit mode which is fine but it changes the display format into simple decimal
I need it to stay in the display format of the cell
e.g. cell is currency format
$2.0
if i do up/down it changes to
2.0 .. 3.0..
i need display format in $
cell values should go from
$2 .. $3 ... $4 ..
How to achieve this.
However when changing values by clicking up/down buttons.
cell goes in edit mode which is fine but it changes the display format into simple decimal
I need it to stay in the display format of the cell
e.g. cell is currency format
$2.0
if i do up/down it changes to
2.0 .. 3.0..
i need display format in $
cell values should go from
$2 .. $3 ... $4 ..
How to achieve this.
SIGN IN To post a reply.
6 Replies
MM
Mrudang Majmudar
August 24, 2011 05:39 PM UTC
can you please advise how to achieve this.
i have implemented saveformattedText, queryformattedTex callbacks manually i can modify in the required format but
numeric up/down changes the display into decimal format
i have implemented saveformattedText, queryformattedTex callbacks manually i can modify in the required format but
numeric up/down changes the display into decimal format
AS
Asarudheen S
Syncfusion Team
August 29, 2011 01:42 PM UTC
Hi Mrudang,
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\\..\AppData\Local\Syncfusion\EssentialStudio\9.3.0.34\Windows\Grid.Windows\Samples\2.0\Cell Types\Currency Cell Demo\
Please let me know if you need any further concern.
Regards,
Asarudheen.
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\\..\AppData\Local\Syncfusion\EssentialStudio\9.3.0.34\Windows\Grid.Windows\Samples\2.0\Cell Types\Currency Cell Demo\
Please let me know if you need any further concern.
Regards,
Asarudheen.
MM
Mrudang Majmudar
August 30, 2011 01:59 PM UTC
Thanks for the feedback.
it works fine with default format.
but not for custom forma.
e.g.
if display decimal value as
1M i.e 1 million and increment with up and down
i want text box of updown to go 1M 2M .....
when i click up/down buttons querycell/savecell formated callbacks are not called.
it works fine with default format.
but not for custom forma.
e.g.
if display decimal value as
1M i.e 1 million and increment with up and down
i want text box of updown to go 1M 2M .....
when i click up/down buttons querycell/savecell formated callbacks are not called.
RB
Ragamathulla B
Syncfusion Team
September 10, 2011 05:19 AM UTC
Hi Mrudang,
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
RB
Ragamathulla B
Syncfusion Team
September 10, 2011 05:19 AM UTC
Hi Mrudang,
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
RB
Ragamathulla B
Syncfusion Team
September 10, 2011 05:20 AM UTC
Hi Mrudang,
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
Thank you for your interest in Syncfusion products.
Please refer our dashboardsample for this query from the below path.
..\..\AppData\Local\Syncfusion\EssentialStudio\{installedVersion}\Windows\Grid.Windows\Samples\2.0\\Custom Cell Type\Enhanced Numeric Up-Down Cell Demo
Please let me know if you need any further concern.
Regards,
Ragamathullah B.
SIGN IN To post a reply.
- 6 Replies
- 3 Participants
-
MM Mrudang Majmudar
- Aug 22, 2011 06:27 PM UTC
- Sep 10, 2011 05:20 AM UTC