I want to not only style the row being edited when using InPlace edition (using <EditItemStyle/>) but I also need to change the placement and add some additional text to the "Update Cancel" link buttons.
What I need to do is make that: "Cancel | Save" instead. Basically reversing the position and adding a pipe character between. So, I'm guessing that I need some sort of EditItemTemplate but there doesn't seem to be one available.
Do you have any samples that come close to the modifications I need to do to the link buttons?
Thanks.
What I need to do is make that: "Cancel | Save" instead. Basically reversing the position and adding a pipe character between. So, I'm guessing that I need some sort of EditItemTemplate but there doesn't seem to be one available.
Do you have any samples that come close to the modifications I need to do to the link buttons?
Thanks.