107
Views
0
Comments
[OutSystems Data Grid Web] Lost data when format DateTime millisecond
outsystems-data-grid-web
Web icon
Forge asset by OutSystems

Hi R&D team,

I get the information from Data Log to display on the screen.

It's DataTime has millisecond ('yyyy-MM-dd HH:mm:ss:fff') and sentence has "DateTime + Log information".

But when display, it's become: 


Lost "hh:mm:ss:fff" and "hh:mm:ss:fff + log information" information.

Because when getGridData in framework,  missing this "hh:mm:ss:fff" format case.

And when sentence contains DateTime, all information is lost.




I have handle this case manually in the framework, hope R&D team improve it in the next version.


Regards.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.