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

Refresh Button Issue on Grid

2 Answers 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Afroz khan
Top achievements
Rank 1
Afroz khan asked on 20 Sep 2013, 11:32 AM
Hi,
Recently we upgraded the Telerik Control to support the IE 10 but we are facing multiple issue related to UI, one of the issue is when I am hiding the refresh button ,it leaving the space there(verified on Firebug), please see the attached screenshot.

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 21 Sep 2013, 05:34 AM
Hi Afroz,

I'm not sure how you may be hiding the Refresh button,please try the following code snippet to not show the refresh button.

ASPX:
<MasterTableView CommandItemDisplay="Top" CommandItemSettings-ShowRefreshButton="false">

Thanks,
Princy
0
Afroz khan
Top achievements
Rank 1
answered on 21 Sep 2013, 08:11 PM
Thanks Princy i was doing the same , it was internal CSS issue.Now issue has been resolved
Tags
Grid
Asked by
Afroz khan
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Afroz khan
Top achievements
Rank 1
Share this question
or