Is it possible to have 2 user Edit control form called from a rad grid
I have a grid control that will have "edit link" and "Abc Link" at the end
I also created 2 web user controls: Contor 1 for the edit link and the Control 2 for the ABC link.
Is there a way to call control one when click on Edit link and to open control 2 when clicking on ABC link
I know how to do it if i only have the Edit link but i need a way to be able o have multiple user control called from a radgrid
Thanks in Advance
Tony
I have a grid control that will have "edit link" and "Abc Link" at the end
I also created 2 web user controls: Contor 1 for the edit link and the Control 2 for the ABC link.
Is there a way to call control one when click on Edit link and to open control 2 when clicking on ABC link
I know how to do it if i only have the Edit link but i need a way to be able o have multiple user control called from a radgrid
Thanks in Advance
Tony