Posted by david on 19. January 2009 21:56
LinqDataSource error:
Operator '==' incompatible with operand types 'Int32?' and 'Object'
This occurred between two grid views.
This fantastic blog details common exceptions of LinqDataSource and indicates that my problem is that on page load the parameter for the dependent gridview is null.