Hi!
I am trying to use typescript for DHTMLx 5.1 but finding that the definitions are incomplete.
TS2339: Property 'setText' does not exist on type 'dhtmlXCell'.
The dhtmlx.d.ts file doesn’t appear to contain the entry for setText , am I missing something or are the definitions incomplete?
Thanks in advance.