L Lisa I Member Licensed User Mar 28, 2025 #1 Hi I've been using ASWheelPicker on a project for several years and just revisiting it. I've downloaded the latest library and Picker1.RemoveWheelAt(0) comes up with Unknown member Is there an alternative command I can use? Thank you
Hi I've been using ASWheelPicker on a project for several years and just revisiting it. I've downloaded the latest library and Picker1.RemoveWheelAt(0) comes up with Unknown member Is there an alternative command I can use? Thank you
Alexander Stolte Expert Licensed User Longtime User Mar 28, 2025 #2 Lisa I said: Picker1.RemoveWheelAt(0) comes up with Unknown member Is there an alternative command I can use? Click to expand... in V3.00 the property was replaced with RemoveColumn Upvote 0
Lisa I said: Picker1.RemoveWheelAt(0) comes up with Unknown member Is there an alternative command I can use? Click to expand... in V3.00 the property was replaced with RemoveColumn
L Lisa I Member Licensed User Mar 28, 2025 #3 Alexander Stolte said: in V3.00 the property was replaced with RemoveColumn Click to expand... Thank you Upvote 0
Alexander Stolte said: in V3.00 the property was replaced with RemoveColumn Click to expand... Thank you