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

Access a UserControl when user clicks on the Edit/Insert command for RadGrid using Client Side APIs

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paresh
Top achievements
Rank 1
Paresh asked on 21 Sep 2015, 03:19 PM

I am new to using telerik controls.

I have a Radgrid on my ASPX page and I intend to use Client side API on the same.

I have a requirement of using a usercontrol on firing the Edit/Insert command for the grid.

So, now I want to use the Client side API(s) to access the usercontrol and set the required public properties on it.

Regards,

Paresh

 

 

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 23 Sep 2015, 11:27 AM
Hi Paresh,

From the provided description I gather that you would like to use client-side logic to place a RadGrid control in Edit or Insert mode. In order to do this you can use the editItem() and insertItem() client-side methods. Check out the following resources for additional information.

Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Paresh
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or