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

Change Insert/Update/Cancel link to image button (EditForm)

1 Answer 163 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Helen
Top achievements
Rank 1
Helen asked on 06 Dec 2013, 05:17 PM
Hi,

Could you show me how to change the insert/update/cancel "links" into buttons? I know it can be done in custom form but I have to work an EditForm.  I also need to change the text on the button from "insert" to "save".

Sorry, I typed the subject wrong, it shouldn't say "image button", I just need a regular button with text on it.

Thank you for your help!

Helen

1 Answer, 1 is accepted

Sort by
0
Helen
Top achievements
Rank 1
answered on 06 Dec 2013, 05:39 PM

I should of look more carefully.  I found the answer to my question. Please remove this post if it's not going to provide any value.  Sorry for the inconvenience.

<EditFormSettings>
  <EditColumn UniqueName="EditCommandColumn" ButtonType="PushButton" InsertText="Save"</EditColumn>
</EditFormSettings>
Tags
Grid
Asked by
Helen
Top achievements
Rank 1
Answers by
Helen
Top achievements
Rank 1
Share this question
or