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

clientEvents - OnCommand

3 Answers 144 Views
Grid
This is a migrated thread and some comments may be shown as answers.
dsoltesz
Top achievements
Rank 1
dsoltesz asked on 11 Jul 2008, 08:09 PM

I was going through the documentation to find a way to handle a grid command on the client side.  The documentation states that there is a client event for this

<ClientEvents OnCommand="RaiseCommand" ... />

however, when I try to use this command I get a design time and runtime error say this property is not valid. 

 

<ClientEvents  OnCommand="RaiseCommand"  />

 

Error:Type 'Telerik.Web.UI.GridClientEvents' does not have a public property named 'OnCommand'.

 

I"m currently using version 2008.1.415.20 (Telerik RadControls for ASP.NET Ajax)

 

Please advise

3 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 14 Jul 2008, 05:00 AM
Hello dsoltesz,

This is included in our futures build. Please check this example:
http://www.telerik.com/DEMOS/ASPNET/Prometheus-futures/Grid/Examples/Client/DataBinding/DefaultCS.aspx

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
dsoltesz
Top achievements
Rank 1
answered on 14 Jul 2008, 02:26 PM
What is the release date for the "futures" Q2 build?
0
Sebastian
Telerik team
answered on 14 Jul 2008, 02:32 PM
Hi dsoltesz,

The Q2 2008 Futures release of RadControls for ASP.NET AJAX is already a fact. You can see the official announcement here:

http://www.telerik.com/community/forums/thread/b311D-bemgdc.aspx

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
dsoltesz
Top achievements
Rank 1
Answers by
Vlad
Telerik team
dsoltesz
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or