Hi, Use following code. That will solve your problem. alert(this.getBindingContext().getProperty('tasktitle')); You can use any property in place of tasktitle.
↧
Hi, Use following code. That will solve your problem. alert(this.getBindingContext().getProperty('tasktitle')); You can use any property in place of tasktitle.