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
300
Add row by double clicking like the "Add new row" header
posted

Is it possible to double click the igGrid and call the "Add new row" event? Currently if you enable the add row functionality you get an "Add new row" header at the top of the grid. This will create a temp row on that header. I would like to be able to double click the grid, take the row data clicked, call the "Add new row" event and populate the temp row with the data from the double clicked row.

I have tried the add row api but this adds a new row to the end. I really just want to mimic the single click and populate the temp row.

Thanks,
Donnie 

Parents
No Data
Reply
  • 29417
    Offline posted

    Hello Donnie ,

     

    I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://es.infragistics.com/support

     

Children