Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8118

Re: XML List Binding to a filtered path

$
0
0

Hi,

ok I found out what was wrong. Apparently if you are using XML views you can not do the assignment of the attribute in the XML and the binding in the controller.

So in my case I had the title="{LP_NO}"  in the XML but was binding the lines in the controller via this.oList.bindItems(oPath,this.oListItems);  Which then did not work. So what has to be done is to do the assignment of the value for the attribute title also in the controller via the setTitle Method, after that it works.


So Rule is do either everything in the XML or everything in the controller and only have the placement of the control in the XML.


cheers

Kay


Viewing all articles
Browse latest Browse all 8118

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>