ui-grid angularjs checkbox button not being resorted -


grid angularjs have checkbox column after check 1 column , sort other column example age active column not being resorted plunkr of pbm

"http://plnkr.co/edit/q3fs3xirbpqkzkdzlgxw?p=preview"

<!doctype html> 

you have problem cell template. not binding value isactive checkbox.

change checkbox column

{ name: 'isactive', displayname: 'active', type: 'boolean',celltemplate: '<input type="checkbox" ng-model="row.entity.isactive">'} 

this plnkr works right. http://plnkr.co/edit/pl7hvk1fy2ycuorbbbta?p=preview


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -