javascript - angular ui-grid get name of column to be sorted -


how name of column supposed sorted? need pass information function gets data achieve external sorting.

the sortcolumns variable in sort callback function gives access columns.

you can name of field like:

sortcolumns[0].field


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -