I'm using the code from the demo Grid / Window Editing.
This part of the code doesn't work.
This part of the code doesn't work.
Dim Details As HyperLink = DirectCast(e.Item.FindControl("DetailsLink"), HyperLink)
Details is set to nothing.