|
Hi All,
I have a datatable and i have one checkbox on each
row of the table.
There is a delete button which deletes all the
checked rows.
I call a _javascript_ on delete button which prompts
the user : "are you sure you want to delete?"
Now the problem is that this message is displayed
even without checking any row and it shd nt happen.
Now, how to get the value of selected check boxes
in the _javascript_?
The number of checkboxes is determined at the
runtime since its a datatable.
Has anybody come across this
problem?
Looking forward to some advice on this
topic.
Thanx and Regards,
Sunil
|

