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

[Solved] Using RadGridViewCommands with HyperlinkButton

1 Answer 113 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
m v klingeren
Top achievements
Rank 1
m v klingeren asked on 24 Nov 2010, 01:40 PM
We're using the GridView / RadGridView extensively in our project. Above some of these grids we would like to place HyperlinkButtons
to be able to 'Add/Modify/Remove'  items (via a domaindatasource) and be able to 'Save/Cancel' them when editting - or when adding a new item.

When we perform CancelEdit(); on an item that is being modified, it works without problems. The row changes get canceled, and editting mode is exitted. 

But when we perform the CancelEdit() while a new row is being added, the validation error  is shown.. and the grid stays in editting mode

How do we cancel an insert, using a hyperlinkbutton?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 24 Nov 2010, 02:16 PM
Hi m v klingeren,

Please take a look at this forum thread and give the proposed solution a try.  

Greetings,
Maya
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
m v klingeren
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or