Hello all,
I have a radGrid1 showing basic customer information and another RadGrid2 showing customer contacts, when I select a customer in Radgrid1 their contacts are shown in radGrid2, I put a button in RadGrid1 to edit the information of the customer and another button in RadGrid2 to edit the information of the contact, when the button is clicked, the Editform is shown, but if a select another customer the EditForm is still visible in the RadGrid1, and the same happens when I edit a contact in RadGrid2.
What I need is that the EditForm of RadGrid1 close or hide when another row is selected in RadGrid1 or when you click the edit button of RadGrid2
Sorry about my spelling,
Regards
Gaby Miranda
I have a radGrid1 showing basic customer information and another RadGrid2 showing customer contacts, when I select a customer in Radgrid1 their contacts are shown in radGrid2, I put a button in RadGrid1 to edit the information of the customer and another button in RadGrid2 to edit the information of the contact, when the button is clicked, the Editform is shown, but if a select another customer the EditForm is still visible in the RadGrid1, and the same happens when I edit a contact in RadGrid2.
What I need is that the EditForm of RadGrid1 close or hide when another row is selected in RadGrid1 or when you click the edit button of RadGrid2
Sorry about my spelling,
Regards
Gaby Miranda