Hi
I'm currently creating a basic helpdesk website, within this website there is an incidence.aspx page which is a list of incidents in a gridview, when the user clicks the related incident it returns the resolution id. This is where I get stuck each resolution is different but I want to create only one resolution.aspx page which dynamically loads the relavent controls (textbox, button etc) for the specific resolution.
Could anyone assist on the best way of handling this.
Many Thanks
I'm currently creating a basic helpdesk website, within this website there is an incidence.aspx page which is a list of incidents in a gridview, when the user clicks the related incident it returns the resolution id. This is where I get stuck each resolution is different but I want to create only one resolution.aspx page which dynamically loads the relavent controls (textbox, button etc) for the specific resolution.
Could anyone assist on the best way of handling this.
Many Thanks