I've used AutoGenerateDeleteColumn="false" to hide a delete hyperlink column in the past, but this was on a master table. The same doesn't work for a detail table that is nested inside a master table.
Is there a way to hide this delete column that keeps showing up? I'm doing my binding in code for the detail table.
Ian
Is there a way to hide this delete column that keeps showing up? I'm doing my binding in code for the detail table.
Ian