I am displaying records in radgrid from more than one table,I am selecting table by using combobox,my problem is that when I open edit form to insert record and after that when I select another table from combobox edit form remains open,I want to close edit form when I select another table,Please help me