Unplanned
Last Updated: 27 Jun 2023 05:07 by Stuart
Created by: Stuart
Comments: 0
Category: Timeline
Type: Feature Request
1
Provide an option for displaying a flag for each month, rather than only yearly.
Unplanned
Last Updated: 24 Jan 2020 07:22 by ADMIN

Hi,

I have tried to get the Timeline datasource to refresh when a datarow command in a grid is selected.

The gridrow has a patientid, and I would like to show a Timeline for the patient contact dates with the hospital.

The trouble is that the datasource for Timeline don't have the same functionality for filtering/parameters as the 'normal' datasource, and does not support .Data(..).

Example (not implemented in the Timeline datasource):

.Read(read => read.Action("GetSurgeryEvents", "TimeLine").Data("setTimeLineParam"))

Completed
Last Updated: 25 Nov 2019 07:57 by ADMIN
Release R1 2020
Created by: Robert Madrian
Comments: 0
Category: Timeline
Type: Feature Request
3

Feature request

Add Refresh method to the ASP.NET Core Timeline wrapper.  It should allow user to reload the component using the current data items.