I am creating an interface that allows users to edit a data frame, which will then be used as an input for the script. The choices the user can input into each cell is limited. Thus, I am wondering if there is a way to implement a gdroplist (with each column having a different a different items) to each cell in gdf?
Regards,
Wet Feet