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

PostBack on Double Click?

2 Answers 147 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robert LeGood
Top achievements
Rank 1
Robert LeGood asked on 22 Feb 2008, 09:50 PM
I see that there's a way to implement a post back on a row click.  (by setting ClentSettings -> EnablePostBackOnRowClick to true).

Is there a way to do the same thing with only a double click?  (Ie. I don't want a post back on a single click, only a double click)

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 25 Feb 2008, 08:27 AM
Hi Robert,

Currently the only way to do the same with double click is to handle OnRowDblClick client-side event and perform needed action manually.

All the best,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Shinu
Top achievements
Rank 2
answered on 21 Jul 2008, 04:16 AM
Hi Robert,

You can also refer the following KB article.
Performing postback from grid client events

Thanks
Shinu.
Tags
Grid
Asked by
Robert LeGood
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Shinu
Top achievements
Rank 2
Share this question
or