Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.2 Ship List - Bugfix Release #608

Closed
TheCoder4eu opened this issue Jan 6, 2017 · 1 comment
Closed

v1.0.2 Ship List - Bugfix Release #608

TheCoder4eu opened this issue Jan 6, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@TheCoder4eu
Copy link
Owner

TheCoder4eu commented Jan 6, 2017

v1.0.2 Ship List - Bugfix Release

New features:

  • b:dataTableColumn added properties for data-order and data-search #602 The <b:dataTableColumn> has two new attributes: data-order and data-search. both attributes deal with columns that are displayed differently from the internal represenation. For example, think of numbers, which might be displayed as Roman numbers. Or think of date. The american representation of dates doesn't match alphabetical sorting, so you have to tell the datatable the correct sort order. data-order does just that. It allows you to define a function or a bean attribute defining the real order. Similarly, data-search allows you to find data by hidden key. For instance, you might display the data as 04/30/2000, but allow users to enter the word "April", too.

Bug fixes:

Miscellaneous:

@stephanrauh
Copy link
Collaborator

I guess we can close this issue after shipping the version yesterday :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants