different filter currency

Hello,
we have an ej rid in which we have amount with a different currency displayed. I need that currency to be displayed in the filter as well. As we have  .Locale("it-IT") 
obviously our .Format("{0;C2}") is in euro. Is there a way each amount to has its own currency symbol in the filter?
Thank you

1 Reply

VN Vignesh Natarajan Syncfusion Team October 5, 2018 11:28 AM UTC

Hi Boryana, 

Thanks for using Syncfusion support.  

From your query, we understand that you need to display the values in the form of euro currency in the Excel filter dialog. By default Grid filter will display value in form it.  So kindly share the following details  

  1. Are you using Excel type filtering in ejGrid?
  2. Share the grid rendering code.you have mentioned that you have Grid with different currency displayed. Are you using queryCellInfo event to change the value if not share the details how you have change the format.
  3. Do you want to display the currency values in form of Euro’s or any other format? if not how do you want to display the values.
  4. Share your essential studio version.   
  5. Share the screenshot of script error in the console window (if any).
  6. Share more details regarding your requirement.


Regards, 
Vignesh Natarajan 


Loader.
Up arrow icon