I have table A of floor list with another column of room list in the floor which filtered from table C
In Table B, i have user list with a column of room list in the floor i select in table A (lets say 'B selected room list from floor)
And table C with all room list
I want to create button modify rows in table C (Room list) ,column user with a user i select in table B, by condition that the row (room number)
in table C must match with selected room list in from floor table B