Basically when the user delete a row from my grid, I have a model dialog popup to prompt them with the name of the item they are trying to delete. It prompt the right item name the first time but all the consecutive deletes I get the same prompt. I have included the code below. I have checked to see why I was getting the same item name so I printed out the var rows and found that it always the same number. I'm pretty new at JQuery so please enlighten me 🙂
(function($) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top