Hi Isomorphic,
5.1d BatchUploader is missing setGridProperties(ListGrid gridProperties), analogous to for example ComboBoxItem.setPickListProperties(ListGrid pickListProperties).
My use case is that I want to set setAutoFitWidthApproach(AutoFitWidthApproach.BOTH) via the properties. Could you add this API?
I noted that ComboBoxItem has several more API related to its PickList. I don't need those currently, but perhaps you could also add others that make sense in conjunction with BatchUploader.
Thank you & Best regards
Blama
5.1d BatchUploader is missing setGridProperties(ListGrid gridProperties), analogous to for example ComboBoxItem.setPickListProperties(ListGrid pickListProperties).
My use case is that I want to set setAutoFitWidthApproach(AutoFitWidthApproach.BOTH) via the properties. Could you add this API?
I noted that ComboBoxItem has several more API related to its PickList. I don't need those currently, but perhaps you could also add others that make sense in conjunction with BatchUploader.
Thank you & Best regards
Blama
Comment