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

Showing Alert to delete record if i click anywhere on page

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Manish
Top achievements
Rank 2
Manish asked on 13 Jul 2011, 10:28 AM
Hi,
 I am using two grid and some controls on the page but. Now I am getting a problem on the page and that is if i click on page anywhere than it shows alert to delete record. i am using

  <telerik:GridButtonColumn
                                ConfirmDialogType="RadWindow" ConfirmText="Are you sure you want to delete this record?" ConfirmTitle="System Message" ButtonType="ImageButton"
                                CommandName="Delete" Text="Delete" UniqueName="DeleteColumn">
                                <ItemStyle HorizontalAlign="Center" Width="20px" />
                                <HeaderStyle Width="20px" />
                            </telerik:GridButtonColumn>


as a delete column. Please help me to resolve this problem.

Thanks
Manish.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 18 Jul 2011, 10:20 AM
Hello Manish,

I made a sample project using your code, but I could not replicate your issue. 
Please give it a try and let me know if it works on your end.

All the best,
Andrey
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Grid
Asked by
Manish
Top achievements
Rank 2
Answers by
Andrey
Telerik team
Share this question
or