Skip to main content

Posts

Serenity Framework - Problems and Solutions

Serenity Framework - a .net MVC and TypeScript based rapid development framework. 1. Serenity Framework - datetime picker doesn't shows time on date-time column [DateTimeEditor(IntervalMinutes =1)] public DateTime? EventDate { get; set; } It will display as:-   2. Generating TypeScript(.ts) code using serenity code generator               Right click on the "serverTyping.tt" file and click on Run Custom Tool. 3. How to add new chart(any charts, highcharts or d3 charts) in Serenity admin dashboard     https://stackoverflow.com/questions/43516639/how-to-add-new-chartany-charts-highcharts-or-d3-charts-in-serenity-admin-dash 4. 
Recent posts