This is a migrated thread and some comments may be shown as answers.

no confiramtion box displayed before deleting a grid record...

5 Answers 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Priya
Top achievements
Rank 1
Priya asked on 15 Sep 2011, 11:14 AM
i m displaying a grid in an .aspx page.
the problem is wen i try to delete a record for the first time from the grid, it doesnt ask for confirmation(the record is deleted without confirmation).
after a postback the delete functionality works fine with the confirmation box.

5 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 15 Sep 2011, 11:19 AM
Hello Priya,

I cannot recreate the issue at my end. Please take a look into the following demo which also working as expected.
Grid / Automatic Operations.

Thanks,
Shinu.
0
Priya
Top achievements
Rank 1
answered on 15 Sep 2011, 11:36 AM
i have a widget dat is a xyz.ascx file.
when i click on a link on the link in  xyz.ascx it opens a pop up page.(popup.aspx)
inside dis popup.aspx we are placing some user control which also include a user controll (grid.ascx)
the d grid loads for the time in the .aspx page it doesnt shows the confirmation box on delete event.
once we perform any action which requires post back it works properly..


0
Jayesh Goyani
Top achievements
Rank 2
answered on 15 Sep 2011, 12:53 PM
Hello,

If you used js for confirm delete message then put this Js in Your base/parent/aspx page.

let me know if any concern.

Thanks,
Jayesh Goyani
0
Priya
Top achievements
Rank 1
answered on 15 Sep 2011, 01:03 PM
hi jayesh,
I confirmation msg is coming from the rad window manager. 
we hav not written any such js to handle this.

Thanks
Priya
0
Jayesh Goyani
Top achievements
Rank 2
answered on 15 Sep 2011, 01:23 PM
Hello,

If possible then provide your code or submit your project.so we can find actual problem in this.

let me know if any concern.

Thanks,
Jayesh Goyani
Tags
Grid
Asked by
Priya
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Priya
Top achievements
Rank 1
Jayesh Goyani
Top achievements
Rank 2
Share this question
or