How can i bind model/controller in textarea, so that when fetch data using model, it is bound to text area and is available for editing. And how can i update that data in database?I am making a notepad like app in alloy.
↧
How can i bind model/controller in textarea, so that when fetch data using model, it is bound to text area and is available for editing. And how can i update that data in database?I am making a notepad like app in alloy.