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

Custom button to trigger webservice using JSON

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
BOB
Top achievements
Rank 1
BOB asked on 24 Apr 2013, 08:24 AM
Hi,

I'm using KendoUI Web v2013.1.319 and developing Grid (popup editing) fetching data from my web service inorder to fetch my data. Now I want to two add new button on end of each row when user clicks I need popup an window to perform CURD operation. 

First button need to pass data from row selected along with additional details and second button is totally new page based on updating I need to navigate to sub-subsequent page which similar to task flow.

Please anyone help me out.

Regards
Amar

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 26 Apr 2013, 08:51 AM
Hello Amar,

I am not sure if I understand correctly your scenario. By default when using popup editing, a Window to edit the record is opened when clicking the edit button. Could you clarify how this differs from your case?
If you wish to use a custom button in the popup then you could use a custom template. If the button should be added to the row and the page should be navigated then you could use a template for the column with a link.

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
BOB
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or