React Data Grid - Custom Filterable Header Cell
May 17, 2020
Recently, I was looking into creating a custom column filter for a react-data-grid instance, which simply excluded characters from the input element.
Enterprise Cloud Enthusiast
Senior Solutions Architect / Chicago Technology Lead at Rightpoint
May 17, 2020
Recently, I was looking into creating a custom column filter for a react-data-grid instance, which simply excluded characters from the input element.
May 5, 2020
In order to enforce TLS to secure e-mail connections in Office 365 to and from a particular domain, you can use connectors.
May 1, 2015
For the final day of Build, there was no keynote; we started immediately with sessions:
April 30, 2015
The keynote today dived deeper into the topics discussed yesterday organized around a series of conversations highlighted below.
April 29, 2015
Tim Chantome and I are in San Francisco this week at Microsoft Build 2015 soaking up the latest and greatest Microsoft has to offer. As part of a three part “Build Notifications” series, here are the key takeaways I gained from our first day.
January 5, 2015
If you have tried to couple Knockout with jQuery unobtrusive validation in an MVC Web Application before, you might have come across this familiar scenario: what is the best way to incorporate Knockout bindings while preserving the benefits of using HtmlHelper extension methods (e.g. getting unobtrusive validation attributes from data annotations, among others)?