Andrew Taft
Andrew Taft
@paronne You can setData on the source list and getData from the onAdd event in the destination list, like this: Source List: ``` setData: (dataTransfer, dragEl) => { dataTransfer.setData('Text', JSON.stringify({hello:'world'}));...
I just encountered this error for the first time with slickgrid v2.4.15 on Chrome 79. This is not to say that the error wasn't there in previous versions, since it's...
Agreed, would love to add a normal distribution line to the histogram charts