This is a migrated thread and some comments may be shown as answers.

Refill amt column should be formatted as currency

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
venkateswararao ch
Top achievements
Rank 1
venkateswararao ch asked on 13 Sep 2010, 07:39 AM
Hi ,

               I am new to telerik reports . I am displaying Report using Stored Procedure in below  

      Companyname  Parameter              Jan   feb    March    Apr
       XXXX                  Total                       0     0         21        5
                                 RefilAmount           15    20       65         15


Actual I need to Display Refil Amount row in Currency format eg: $15.00   already I set it text property in Curreny but not working please help me hpe to set Row in currency format.It is urgent

Regards,
Venkat

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 15 Sep 2010, 12:50 PM
Hello venkateswararao ch,

If you are using Telerik Reporting to display a TextBox value in currency format you have to set Fortmat property to {0:C2};

Kind regards,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
venkateswararao ch
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or