|
Title: [SOLVED] getChecked problem Post by: Pierre on April 11, 2017, 06:36:56 AM Hello
here is example: http://code.reloado.com/oeasyrik1/117/edit and here are the steps: 1. please click on header's checkbox to select all records 2. please click on "Get Checked" button. It will count from 0 - 11 but problem is: instead of 10 and 11, alert message displays -1 Question is - how to get all index values, please? Thank you. Title: Re: getChecked problem Post by: stworthy on April 12, 2017, 08:18:44 AM Please look at this example http://code.reloado.com/oeasyrik1/118/edit#preview. It works fine.
Title: Re: getChecked problem Post by: Pierre on April 12, 2017, 11:37:25 PM Awesome, thank you so much.
|