This is a migrated thread and some comments may be shown as answers.

Problem with RadGrid_EditCommand

2 Answers 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mehdi Baatout
Top achievements
Rank 1
Mehdi Baatout asked on 07 Dec 2010, 05:08 PM
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???

2 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 09 Dec 2010, 10:43 AM
Hello mehdi,

It is not very clear what you are trying to achieve. Are you hiding the first table at some point and how? Please, give more details and paste your aspx and code-behind using the Code Formatter tool of the ticket editor.

All the best,
Tsvetoslav
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Mehdi Baatout
Top achievements
Rank 1
answered on 09 Dec 2010, 12:12 PM
Hi,

The problem was resolved.

I put the first table in an UpdatePanel and it becomes invisible.

Thanks.
Tags
Grid
Asked by
Mehdi Baatout
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Mehdi Baatout
Top achievements
Rank 1
Share this question
or