Open
Description
I have a use case like two grids have fixed slots like 5 items in 1st grid and 10 items(empty slots fixed) in the second grid. Is it possible to drag any element from the 1st grid and drop on the second grid in specified position? If it is empty slot it should replace otherwise it drops on next slot.