Josh Smith

Follow me down the rabbit hole of cutting edge technology.

July 2008 - Posts

Article about xamSalesManager
In the recently released NetAdvantage for WPF v8.1, the xamShowcase application contains a new sample called xamSalesManager. I was the Developer on that project, and worked closely with some talented Visual Designers from the Experience Design Group. Read More...
Synchronizing Field Widths between FieldLayouts in XamDataGrid
This blog post shows how to force the width of Fields in a child FieldLayout to have the same width as the Fields in the parent/master FieldLayout. This is a stopgap solution, useful only until XamDataGrid has native support for this feature. The desired Read More...