Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
Sort column by click on header, not exactly on sort icon
posted

As seen from the example below it's possible - to sort column by click on row header, not on sort icon. It works even with commented 

<ng-template igxHeader>.

https://stackblitz.com/edit/igx-grid-column-header-event-handling-issue-when-movable-dfwfyj?file=src/app/grid/grid-sample-pinning/grid-pinning.component.html

But I can't figure out how to achieve this in my grid. Are there any special settings to sort column by click at any region of column header?