Dynamic Dialog box for selecting different observations
I have the following data. I want to create a dialog box which will show different type of games available in game column and it will give option to user to select the tyoe of each game. Once user has selected type for each game and click ok then it should update the orignal table with new column added having game type for each game. Also, if possible game that user has selected for a particular g...