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
255
Sorting Issue
posted

Hi,

I am using IGGrid in an angularJS project, I am creating an angularJS grid in the controller and using default gird.igGrid() method to create the grid. However when I try to sort the column, few random columns get highlighted on sort.

Can anyone help me with isolating the issue.

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello Hamza,

    Thank you for contacting Infragistics!

    When you say a few random columns get highlighted, do you mean columns other than the column you sorted are being highlighted?
    What version of Angular are you using?
    Do you have a sample project?

Children