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

Move refresh button outside of grid

1 Answer 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 19 Oct 2011, 12:32 AM
I know you can hide the refresh button on the grid using the CommandItemDisplay="None", but what I'm looking to do is move the refresh button outside of the grid.  Can this be done?  (see image for example)

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Oct 2011, 05:38 AM
Hello Bill,

As far as I know you cannot move the same refresh button outside the grid. The Refresh button is for rebinding the RadGrid. One suggesstion is to use an image button with the same image and call the Rebind method from there.

Thanks,
Shinu.
Tags
Grid
Asked by
Bill
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or