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

How to override RadGrid Refresh button behavior?

0 Answers 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Calvin
Top achievements
Rank 1
Calvin asked on 26 Jul 2011, 09:22 PM
If I have a Grid with a CommandItem refresh button like this:
<rad:RadGrid ID="myRadGrid" runat="server">
    <MasterTableView CommandItemDisplay="Top" CommandItemSettings-ShowAddNewRecordButton="false">
    </MasterTableView>
</rad:RadGrid>

How do I change the behavior of that refresh button?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Calvin
Top achievements
Rank 1
Share this question
or