I am facing weird (at least for me) problem. I have a Grid window and when i want to delete some record multiple dhtmlx confirmation dialog box appears.
Let me explain a little by an example:
First i delete a record confirmation box shows up and if i click YES button it deletes record. There is no problem so far, however if want to delete another record confirmation box appears twice, when i want to delete another then box appears trice… and so on. If i delete 20 records confirmation box shows up 20 times and users thinks system not deleting any record.
If i refresh page then everything back to beginning.
Could you please provide us complete demo including all correspondnig js/css files?
Please also add information regarding current and expected behaviour.