angularjs - How to disable column / table sorting (initially enabled) in ui-grid? -


what api that?

use case why need it: while performing external sorting i'd disable sorting on table (because refresh content many times many times clicked column header) or on specific column , enable on success or error.

set

enablesorting: false 

in grid option

change same property dynamically should work.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -