I have a WebGrid with a nicely styled RowEditTemplate. Any user can double-click a row and get the contents of the RowEditTemplate. However, depending on the user role, I want editing disabled for the controls in the template. What is the best way to bring up the EditTemplate, but make it read-only?