Hello,
I'm having problems with RadButton inside a RadGrid in the latest Q3 2013 SP1 release. See attached image.
This wasn't a problem in the Q3 2013 release. Is this a known issue? Is there a workaround?
regards,
Ronnie (posted from Steinar's account)
I'm having problems with RadButton inside a RadGrid in the latest Q3 2013 SP1 release. See attached image.
This wasn't a problem in the Q3 2013 release. Is this a known issue? Is there a workaround?
regards,
Ronnie (posted from Steinar's account)
9 Answers, 1 is accepted
0

Steinar
Top achievements
Rank 1
answered on 16 Dec 2013, 01:11 PM
Anybody else having this issue? RadButton works fine when not inside a RadGrid.
The problem only occurs when RadButton is placed inside RadGrid.
The problem only occurs when RadButton is placed inside RadGrid.
0

Najid Hanif
Top achievements
Rank 2
answered on 16 Dec 2013, 02:16 PM
Hi yes this is a known issue and is resolved in an internal build. See this post. I applied the CSS and it resolved my issue which appears is the same as yours.
http://www.telerik.com/community/forums/aspnet-ajax/grid/border-around-checkbox-col-after-upgrade.aspx
0

Steinar
Top achievements
Rank 1
answered on 17 Dec 2013, 12:38 PM
This fix solved my problem. Thank you Najid.
0

Dan
Top achievements
Rank 2
answered on 21 Feb 2014, 01:45 PM
I just upgraded to UI for Q3 2013, and what I am seeing is that the buttons in my grids are all MISSING their borders. Is anyone else getting this effect?
0

Dan
Top achievements
Rank 2
answered on 21 Feb 2014, 02:37 PM
Clarification on above post:
The broken styling is not with RadButton. There are 2:
1. GridButtonColumn - These are missing their border and their grey background color.
2. In CommandItemTemplate, the asp:Button - These are missing their border and their white background color, but only on some grids.
These grids are Skin=Simple with no explicit styling on the buttons that have changed.
The broken styling is not with RadButton. There are 2:
1. GridButtonColumn - These are missing their border and their grey background color.
2. In CommandItemTemplate, the asp:Button - These are missing their border and their white background color, but only on some grids.
These grids are Skin=Simple with no explicit styling on the buttons that have changed.
0
Hi Dan,
We have restored the previous behavior of all inputs (including buttons and checkboxes) in RadGrid. The fix will be included in the next official release.
Regards,
Venelin
Telerik
We have restored the previous behavior of all inputs (including buttons and checkboxes) in RadGrid. The fix will be included in the next official release.
Regards,
Venelin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0

Dan
Top achievements
Rank 2
answered on 26 Feb 2014, 09:44 PM
Ok, good. In the meantime, is there any css styling that I can add to my project to get buttons that look like buttons again in my grids with this version?
Thanks,
Dan
Thanks,
Dan
0
Hello Dan,
Please refer to the approach suggested by Venelin in the following forum thread:
Hope that helps.
Regards,
Konstantin Dikov
Telerik
Please refer to the approach suggested by Venelin in the following forum thread:
Hope that helps.
Regards,
Konstantin Dikov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0

Dan
Top achievements
Rank 2
answered on 03 Mar 2014, 04:18 PM
Actually, I just upgraded to UI for ASP.NET AJAX Q1 2014, and all of my grid buttons are now back to normal.
Dan
Dan