Hello Team,
I am using a Rad Grid. that seems working perfect in my desktop, whereas it is not showing refresh button in mobile view.
Code:
<
CommandItemStyle
HorizontalAlign
=
"Right"
/>
<
CommandItemSettings
RefreshImageUrl
=
"../Images/Refresh_Icon.png"
RefreshText
=
""
ShowRefreshButton
=
"true"
/>
Please find attachment to see the results.
In desktop view it is creating anchor tag for refresh button. But the same button is missing in mobile view.
Kindly advice to get refresh button in devices of all resolutions.
Thanks and Regards,
Ruchi Patel