Background Image

Knowledge base articles about
read

Search DlhSoft Team's blog for read

When you use a client side component from Gantt Chart Hyper Library and you want to toggle read only mode from your code without reinitializing the control, you cannot rely only on settings.isReadOnly field changing, because at initialization time, other fields are set to true or false depending on the original isReadOnly value and those fields need to be toggled …