The user control can define as little as the data layout (the grid) and perhaps a data template for any lookup controls such as a combo box (see Listing 1 and Figure 1). This simple layout adjusts for ...
You can use various techniques for working with user controls in .NET that involve complex and time-intensive rendering. The primary one I present gives you the capability to pass a user control from ...