Pardon a dumb question from a newbie, but I'm reviewing the PTWeb application and I'm looking at the ProjectEdit form. For the life of me, I cannot figure out why the Delete link option is not showing up on the DetailsView command bar, or rather how to make it show up. Obviously the DetailsView is set to Edit mode, hence the Update and Cancel buttons showing after selecting a project from the ProjectList page. Selectng the New Project link from the ProjectList page will correctly show the Insert and Cancel buttons. But the book (page 557) mentions that "if the user clicks the link in the DetailsView control to delete the project, the DeleteObject event is raised". How will this event ever be raised if the button never shows up? Is this just a theoretical statement?
What is the newbie missing here? Thanks.
u can delete project from projectlist page and see how the deleteobject event is raised.login in by pm
regards,
sam
Copyright (c) Marimer LLC