Hi,
I'm developing an aspx page.
This page it consists of 3 html tables :
The first contains the search criteria.
The second contains a RadGrid EditButtons.
the third is in an UpdatePanel and contains an user control.
At first it appears the first and second table. When I click the EditButton in the grid and I choose to display a line in the user control in third table, it displays correctly and displays, also, the first table however it is not supposed to appear.
Have you any idea about the origin of the error???
I'm developing an aspx page.
This page it consists of 3 html tables :
The first contains the search criteria.
The second contains a RadGrid EditButtons.
the third is in an UpdatePanel and contains an user control.
At first it appears the first and second table. When I click the EditButton in the grid and I choose to display a line in the user control in third table, it displays correctly and displays, also, the first table however it is not supposed to appear.
Have you any idea about the origin of the error???