Problem With Json Data
Posted: Mon Nov 30, 2015 12:48 pm
Hello ....
I Use stimul 2015 v2.0 In my Mvc App And My End User Can Design the her\his reports With StiMvcMoblieDesigner and I Prepare its DataSource with a method that return a json string Like below:
every thing is good But I have a Problem when I want to show/Preview the Report with StiMvcMobileDesiner/StiMvcMobileViewer,
it is ---> "period" translate to this : "9/1/2015 00:00" and "BaseSallary" Show "0" .... But I don't Like Heppen These
Has Stimul any Problem with Json as DataSource Like Up????
I Use stimul 2015 v2.0 In my Mvc App And My End User Can Design the her\his reports With StiMvcMoblieDesigner and I Prepare its DataSource with a method that return a json string Like below:
Code: Select all
{"Period":"September 2015","Currency":"$","Position":"Employee","Department":"Maintenance","BaseSallary":5000}
it is ---> "period" translate to this : "9/1/2015 00:00" and "BaseSallary" Show "0" .... But I don't Like Heppen These
Has Stimul any Problem with Json as DataSource Like Up????