A few months back our announcement of Fiddler joining the Telerik family received huge response in the community. As part of our efforts, we made it a point to ask you for advice and feedback on next steps. Much like the news itself, this request was well received and funneled back to us amazing, interesting and very useful feedback and advice. The impact of the community has helped us stay focused and devoted to the thousands of Fiddler users, and deliver on our promise to provide better user experience, support resources and additional product features in the months to follow. ...
This latest release of Kendo UI includes another very common UI component made famous by Facebook: The Multi Select. At it's most basic level, the MultiSelect is an enhancement on the standard HTML <select> element. It allows the user to pick multiple items, each of which are represented by an autonomous element within the select.
Read on for a deeper insight in our newest skins to see the direction we are taking. Is HTML5 and CSS3 the path you want us to walk? Go comment and let us know!
Last week we shipped our Q1 2013 SP1 official release for RadControls for WPF and RadControls for Silverlight. As always we put our efforts in adding a lot of new features and remove the small glitches across all controls . I will list here the most exciting ones and you can check all details in our thorough release notes here for WPF and here for Silverlight:
As I mentioned in my last post's closing, Test Studio's plugin for Visual Studio lets developers and coding testers work right in an environment they’re familiar and comfortable with. You’ve undoubtedly customized
Visual Studio to fit your particular needs: display settings, window behavior and layout, and any number of other plugins and productivity tools such as Telerik’s JustCode.
Working with Test Studio inside of Visual Studio leaves you the ability to pull in other tools easily through NuGet. Do you prefer using NUnit or MbUnit
for their powerful Assert and fluent interfaces? Go right ahead! (Note that you can also ...
RadDataGrid is a highly flexible and very powerful tool. In this post we look at how to set the color of a cell within a column conditionally -- if a condition is true, make the column entry red, otherwise, white.