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
280
iggrid start edit bug
posted

hello,

in the following sample, when you click the button edit first name, the button calls the method

$("#grid").igGridUpdating("startEdit", 1, "LastName");

which edits the last name cell of the first row

however this method edits the cell that is on the right of the last name cell and this only occurs when the feature 

{
name: 'RowSelectors',
enableRowNumbering: true
}

is added.

http://jsfiddle.net/8kg01fLs/

Parents
No Data
Reply
  • 15320
    Offline posted

    Hello Marc,

    I tested this behavior and was able to reproduce the issue that you found. Therefore I've opened a private case for you with number: CAS-158653-T7L6L9 and have linked the development issue to it, so that you'll be notified once the issue has been resolved. You can find this case by going to your account on our web site and then to the "Support activity" tab. The development issue is with ID: 203115.  You can view the status of the development issue connected to that case by selecting the "Development Issues" tab when viewing this case.

    Please let me know if you need more information.

    Regards,

    Tsanna

Children
No Data