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

RadGrid OnRowSelecting does not fire

1 Answer 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marbry
Top achievements
Rank 1
Marbry asked on 22 Aug 2011, 04:42 PM
The client OnRowSelecting event never fires.  It goes straight to the postback.

The client OnClick event fires, but it doesn't do me any good since that event is not cancellable.  How am I supposed to catch that action on the client side?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Aug 2011, 01:12 PM
Hello Marbry,

I cannot reproduce the issue at my end.Make sure that you have enabled javascript for the browser. Take a look at the following demo which explains more about Client Side events.
Grid / Client Objects and Events .

Thanks,
Shinu.
Tags
Grid
Asked by
Marbry
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or