change data type in stimul report

Stimulsoft Reports.WEB discussion
Post Reply
Abbas
Posts: 27
Joined: Tue Oct 13, 2015 2:10 pm

change data type in stimul report

Post by Abbas »

Hi,I use Stimul Soft in my mvc App
I pass Data with Json Objetc to StiReort and everything is good but i have a problem....

for example my json object is like this:

Code: Select all

[{"PersonCode":"0502","PersonName":" ئاری ","DateAttendance":"04/02/2016","TimeIn":"07:12 AM","TimeOut":"07:13 AM","DateIn":"2016/04/02","DateOut":"2016/04/02","DiffDateHour":"00:01:00"},{"PersonCode":"0502","PersonName":" ئارف","DateAttendance":"04/02/2016","TimeIn":"07:12 AM","TimeOut":"07:13 AM","DateIn":"2016/04/02","DateOut":"2016/04/02","DiffDateHour":"00:01:00"}]
when this data open in stiviewer and stidesigner the type of columns "TimeOut" and "DateOut" change to Timespan (picture in attachment)
these columns are string but i dont now stimul change there type to timespan

why is happen this case??how I fix this problem?
thanks a lot
Attachments
sample
sample
sample.JPG (30.18 KiB) Viewed 2109 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: change data type in stimul report

Post by HighAley »

Hello.

Which our Viewer or Designer do you use? What version?
Please, send us your report template for analysis.

Thank you.
Abbas
Posts: 27
Joined: Tue Oct 13, 2015 2:10 pm

Re: change data type in stimul report

Post by Abbas »

Hi HighAley
Thanks for your reply
I use Stimul In my Mvc App Ver 2015.2
I read reprt template from DB(first save xml report in db and read frpm them) and my data is json object that sended for you.....
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: change data type in stimul report

Post by HighAley »

Hello.

Please, send your report template for analysis to support@stimulsoft.com.

Thank you.
Abbas
Posts: 27
Joined: Tue Oct 13, 2015 2:10 pm

Re: change data type in stimul report

Post by Abbas »

Hello

this is my report template and my json object
Attachments
Report.zip
(3.18 KiB) Downloaded 160 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: change data type in stimul report

Post by HighAley »

Hello.

Sorry, but we can't reproduce your issue on our current build.
Please, upgrade to the latest prerelease build.

Thank you.
Post Reply