The challenge: Allow users to define the columns shown and order for datagrid displays in ASP .NET webpages. Here is my first stab at a solution. I'm going to create a class object called Employer, with some text fields, a true/false to be displayed as a checkbox, a hyperlink on the company name, and...