How to create Entity Sort
Entity sort filter is used in @listEntity directive to control the sorting behavior of result.<@sortrEntity /> Directive syntax
Create a sort on field 'age' : <@sortEntity name="_s1" propertyName="age" direction="ASCENDING" />
blog comments powered by Disqus
Last Modified : Jan 26, 2011 10:08:42 AM