1

I want to put a checkbox in ui-grid column header to group row according to that column. I don't know how to add extra input field to column header. What would be the approach to do this ?

1 Answer 1

3

The headerCellTemplate property on the columnDef should let you control what you want in the header. I'd also look at the menu item that grouping adds for grouping a column, you'd want to make the same call to group and ungroup the individual columns.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.