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

Hide edit from on client side

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 2
Steve asked on 18 Dec 2008, 03:24 PM
Hi,

I've been trying to figure out how to hide the RadGrid edit form using javascript but so far have not been successful.  Is there any type of documentation anywhere about ALL the features of the Client API.  I keep finding some documents here and there but nothing seems to be very thorough.

Thanks,

Marek

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 20 Dec 2008, 12:40 PM
Hello Marek,

In this help topic you can find listed all public properties and methods available in RadGrid client-side API.

Additionally, to close the grid edit form with client code, you can use the updateItem(gridItem) or the cancelUpdate(gridItem) methods.

Let me know if this helps.

Best wishes,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Steve
Top achievements
Rank 2
Answers by
Iana Tsolova
Telerik team
Share this question
or