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

Disable PostBackOnRowClick of detail table

1 Answer 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mohsen
Top achievements
Rank 1
mohsen asked on 23 Jun 2012, 09:25 AM
Hi,
I have a RadGrid with hierarchy structure. I have set EnablePostBackOnRowClick=True to handle some actions on master grid row click.
How i can disable this setting for detail grid? In the other word, no actions defined  on detail grid rows, and I want no postback occurs when user clicks on detail grid rows.

Regards.
Mohsen.

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 23 Jun 2012, 03:31 PM
Hello Mohsen,

This event can not be canceled on client side.
Please check below link.
OnRowClick in RadGrid

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