The error means that when you use the FindControl method, you must supply
the ID of the control in the cell of the grid. You can't supply an index
number.
>I have a datagrid with a checkbox column, and dropdown list that does a
> autopostback.
[quoted text clipped - 19 lines]
>
> Mark
sh1rts - 28 Jun 2005 14:21 GMT
> The error means that when you use the FindControl method
Did he even mention using FindControl ?
This is, supposedly, a bug in the .NET framework which Service Pack
supposedly fixes. Trouble is it doesn't, I am encountering the sam
problem when trying to re-create dynamically added usercontrols that
have cached.
http://support.microsoft.com/?kbid=83460
--
sh1rt