Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
J.
MVP
14
Views
4
Comments
[List Counter and List Sort] Re :
Question
Forge
List Counter and List Sort (O11)
Forge asset by
Edgar Ramos
Hi,
What's different/better than the richwidgets-variant?
Edgar Ramos
Champion
Hi Joost,
The List_Counter allows you to change the title of the count, adjusting that title to the table record where we are, that's the main difference.
The only existing difference in List_SortColumnWithImage is the fact that this one contains an image that represents the sorting ascending and descending that the other widget does not have.
The Items per page allows you to function as an accelerator listing, allowing you to select the number of elements you want to see in the table records, this does not properly a part of the component, it is a simple extra in it.
Edgar
2 replies
Last reply 30 Jul 2012
Show thread
Hide thread
Eric Oud Ammerveld
Edgar Ramos wrote
:
Hi Joost,
The List_Counter allows you to change the title of the count, adjusting that title to the table record where we are, that's the main difference.
The only existing difference in List_SortColumnWithImage is the fact that this one contains an image that represents the sorting ascending and descending that the other widget does not have.
The Items per page allows you to function as an accelerator listing, allowing you to select the number of elements you want to see in the table records, this does not properly a part of the component, it is a simple extra in it.
Edgar
Nice one Edgar,
I created a comparible function 2 weeks ago; it reads from the database the type of field that is ordered and shows (depending of DESC / ASC) either an
A-Z / Z-A image or an 0-9 / 9-0 image.
My compliments.
Regards,
Eric
Joop Stringer
Genotix / @@D wrote
:
Edgar Ramos wrote
:
Hi Joost,
The List_Counter allows you to change the title of the count, adjusting that title to the table record where we are, that's the main difference.
The only existing difference in List_SortColumnWithImage is the fact that this one contains an image that represents the sorting ascending and descending that the other widget does not have.
The Items per page allows you to function as an accelerator listing, allowing you to select the number of elements you want to see in the table records, this does not properly a part of the component, it is a simple extra in it.
Edgar
Nice one Edgar,
I created a comparible function 2 weeks ago; it reads from the database the type of field that is ordered and shows (depending of DESC / ASC) either an
A-Z / Z-A image or an 0-9 / 9-0 image.
My compliments.
Regards,
Eric
Eric: Publish it please :-) we need something like that !
Eric Oud Ammerveld
Sorry; that one isn't created in my own time.
You'd need to ask Ben.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...