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

GridButtonColumn rounded corners

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 21 Jan 2019, 02:12 PM

Hi,

 

When I use Bootstrap cssclass on GridButtonColumn like this:

<telerik:GridButtonColumn ItemStyle-Width="5%" ButtonCssClass="btn btn-success btn-sm" CommandName="Edit" UniqueName="btnEdit" ButtonType="PushButton" />

Initially the buttons are styled OK but onpostback the corners get rectangled instead of rounded.

This not the case when a button is outside RadGrid.

 

Please refer to attached screenshots.

 

Marc

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 23 Jan 2019, 04:08 PM
Hi Marc,

I've tried to replicate the issue on my side to no avail. You can check out the attached WebForms page I have used to test this scenario. In order to provide you with a more accurate answer, we would require more details about the current configuration. Since the issue is concerning the Visual Appearance, most likely there is a conflict when using Skins, different RenderMode, external/custom CSS styles.

I can recommend a useful Blog post that can guide you through troubleshooting a Web app using the Browsers Devtools, and that way you may get a better understanding or even find the cause for the issue. Please check out the Improve Your Debugging Skills with Chrome DevTools

Kind regards,
Attila Antal
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Attila Antal
Telerik team
Share this question
or