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????