M
Mohammed Siraj
Guest
For a sorted view of an aggregate field value, you can consider using a TemplateField. Within the template field first sort the aggregate values. Reference: www.w3schools.com/.../jsref_sort.asp Then construct and return html markup as ordered/un-ordered list items i.e. or just with seperators i.e. '|'. Documentation Reference: documentation.progress.com/.../
Continue reading...
Continue reading...