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

Link Buttons and WebUserControl

2 Answers 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric Klein
Top achievements
Rank 1
Eric Klein asked on 31 Jan 2012, 02:32 PM
If you are using a WebUserControl for your edit form on a rad grid do you have to use link button on the control in order for the Update, Cancel, etc. controls to work?

2 Answers, 1 is accepted

Sort by
0
Accepted
RvdGrint
Top achievements
Rank 1
answered on 31 Jan 2012, 08:41 PM
Eric,

see the demo:http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx

You can use a RadButton or normal button. Just publish the right commands and handle them on the page or control where de grid is on.

Regards,
  Jos
0
Eric Klein
Top achievements
Rank 1
answered on 31 Jan 2012, 09:03 PM
Thanks for some reason the first tried I tried an asp:Button it did not work, but just altered from being linkbuttons and they work.
Tags
Grid
Asked by
Eric Klein
Top achievements
Rank 1
Answers by
RvdGrint
Top achievements
Rank 1
Eric Klein
Top achievements
Rank 1
Share this question
or