How to add Cancel button Grid with InlineEditing

I want to be able to click on the edit button and have save and cancel button show up, right now I have only Save button. Can you direct me to an example?
 Html.Awe().Grid("ValidationGrid")
.Mod(=> o.PageInfo().InlineEdit(Url.Action("ValidationSave"), Url.Action("ValidationSave"), true, false, false))
owner
Riya Dasgupta
asked at 26 Jun 2024

Answers 

please Sign In to leave an answer

By accessing this site, you agree to store cookies on your device and disclose information in accordance with our cookie policy and privacy policy .
contact us