TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
claudio moraes
NA
3
0
How to know the 'sort status' of a bootstrap column
Jul 2 2018 4:15 PM
<div class="table-responsive">
<table class="table table-condensed table-hover footable p-xs">
<thead>
<tr>
<th data-sort-ignore="true"></th>
<th id='abra' ng-click="vm.alteraOrdenacao('Id')">Id</th>
<th ng-click="vm.alteraOrdenacao('Fila')">Fila</th>
<th ng-click="vm.alteraOrdenacao('Referência')">Referência</th>
I have one table like this one. When the user click a column, it automatically sort the items of the table. I captured the click of column but I want to know if the sort status of the clicked column is ascending or descending.
Reply
Answers (
1
)
ng-repeat not looping for a single object
npm WARN deprecated
[email protected]
: Please update to minima