Magento 2: How to change “Actions” column position in UI Component?
I have a problem with my ui components in admin. The Actions always is after “Enabled” column :/ This column should be last. How to change it position? I tired to add attribute sortOrder=”XX” to all columns like this <column… Read More »Magento 2: How to change “Actions” column position in UI Component?