ASP .NET, GridViews, SqlDataSource, and Guid Parameters
Another thing I ran into today. I actually ran into it awhile back but since I ran into it again today I’d thought I’d post on it to help anyone who happens to find it. Problem You have a GridView and a SqlDataSource that takes 1 or more Guids as a Parameter. You use the …
Read more »