Posted 6 July 2018, 1:29 pm EST
I have a simple FlexGrid set up for Angular4. I have not set Draggable to True anywhere (and in fact have not set Draggable at all).
But the column header filter inputs cannot be selected properly because the cells are Draggable.
How do I turn Draggable off for the whole grid?
My FlexGrid is set up mostly like this one as it was the example i was going off =
http://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/HeaderFilters/Angular2/Code
