Browse by Tags

All Tags » Community News » Telerik (RSS)

EULAs are Fun. Mock Them Mercilessly! by Ken Cox [MVP]

In my previous post about the new, free Telerik JustDecompile beta , I made fun of the license terms that specifically forbade you from decompiling their decompiler. As you might expect, this was a copy and paste oversight and has been fixed in the latest...

Extracting the Date from a DateTime in Entity Framework 4 and LINQ by Ken Cox [MVP]

In my current ASP.NET 4 project, I’m displaying dates in a GridDateTimeColumn of Telerik’s ASP.NET Radgrid control. I don’t care about the time stuff, so my DataFormatString shows only the date bits: <telerik:GridDateTimeColumn FilterControlWidth=...

Fix: CSS Problems in IE 8 With Over 31 StyleSheets by Ken Cox [MVP]

In my latest Web application, I went crazy trying to find out why a popup/overlay window style was acting up in IE 8 but was fine in the latest version of FireFox. After too many hours of frustration and dead ends, I took the issue to my friends at Telerik...

The Importance of Using !important in CSS Styles by Ken Cox [MVP]

I just lost time trying to hide a CSS border in a third-party control, so it’s worth a quick post to help others avoid similar frustration. I could plainly see in the Internet Explorer 8 developer tool that an unwanted border in the Telerik RadRotator...

Fixing the ‘Telerik.WebControls.GridInsertionObject does not contain a property’ Error by Ken Cox [MVP]

I really like working with the Telerik ASP.NET AJAX controls. However, I keep forgetting about a problem in the RadGrid that occurs when trying to add a new record using EntityDataSource. If there aren’t any records yet, and you click Add Record, you...

Support, Support, Support by Ken Cox [MVP]

I’m currently using the fine Telerik RadControls for ASP.NET AJAX to build a Web application for a client. I just wanted to say how pleased I am with Telerik’s customer support. As with most developers who encounter a new toolset, I get stuck due to a...
More Posts