Get single column data and add to textarea
Get single column data and add to textarea
![chrisjames](https://secure.gravatar.com/avatar/f9f9da7c08076e710d120cd8f7f108a8/?default=https%3A%2F%2Fvanillicon.com%2Ff9f9da7c08076e710d120cd8f7f108a8_200.png&rating=g&size=120)
I have a table of data using your datatables plug-in (awesome plug-in!!) and I need to have the data from the 'email' column dynamicly added to a text area everytime the table is filtered or updated.
Can this be done? If yes then how?
I have looked through all the documentation on the website and cant find this.
Thanks C
Can this be done? If yes then how?
I have looked through all the documentation on the website and cant find this.
Thanks C
This discussion has been closed.
Replies
Allan
fnGetColumnData was perfect
C