I have a datagrid that displays a bunch of bound columns to a grid. Multiple rows always come back. I have the last column as a EditCommandColumn and this shows an Edit link in each row of the last column. The thing is I only want to display the Edit link for the first row and all the other rows in that column I want blank. Is there any way to do this?
Thanks!
Thanks!