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

Re-arrange Update/Cancel Buttons In Inline Edit Mode

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Landon
Top achievements
Rank 2
Landon asked on 11 Jul 2011, 11:20 PM
Hi,

Was just wondering if there's a simple way of re-arranging the Update/Cancel buttons when in In-line Edit Mode?

I'm using two images for my update (check mark) and cancel (red x). Is there a way to place my Update Button on the far left side of the Grid, and have my Cancel Button on the far right side of the grid when in edit mode?

Best Regards,

Landon

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 12 Jul 2011, 05:46 AM
Hello Landon,

In order to achieve this, a better approach is to use a FormTemplate or UserControl to customize the edit form. Also you can use GridTemplateColumn with ImageButtons and LinkButtons as per your requirement. Check the following demo for more about this.
Grid / Form Template Edit Form.
Grid / User Control Edit Form.

Thanks,
Princy.
Tags
Grid
Asked by
Landon
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or