Posted 15 October 2019, 3:50 am EST
Is there an event I can reliably hook into to examine the column headers that wijmo has automatically generated the first time it parses / loads from a data source?
So I have no columns specifically defined, I set data, then I want to iterate over the column definitions that wijmo has inferred from the data after loading…
Ideally I’d like to handle this only once when the data source has been assigned.
