I have a simple table with rows and columns. I want users to be able to add text to the table rows. For example, user clicks on a button that brings up a dialog box. He / she adds text to this dialog, presses enter or submit and the table gets populated with the text that was imputed by the user.
It doesn’t have to work exactly like the above example. I just want users to be able to add text to a table somehow.
Tutorial, or sample files will be greatly appreciated. Key words to google would be great to.
I’ve been searching the web for something like this but can’t seem to find anything.