I have to change properties of several items at the same time (depending on the condition from database).
If I only need to change 2-3 items, it’s easy. But how about changing more than 10 items at the same time?
Changing based on each ID is doable but not quite applicable.