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

[Solved] RadGrid Client side column swap in contentplaceholder (masterpage) scenario

4 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ADAWG
Top achievements
Rank 1
ADAWG asked on 30 Jan 2010, 04:26 AM
I have a radgrid placed in a contentplaceholder on a page inheriting from a simple master page.  I have confirmed that I am running the latest release (2009.3.1314.35)  The problem:  if the radgrid is in the contentplaceholder, client side column swapping does not work.  Client side events are fired, but the grid does not refresh.  If I move the grid out of the contentplaceholder, dragging and dropping colums (swapping) works as expected.

It almost seems like refresh events are not being wired up due to name resolution problems.  Has anyone been able to implement this/are there any work arounds?

Thank you.

-Aaron

4 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 04 Feb 2010, 08:58 AM
Hello ADAWG,

Based on the supplied information, it is hard to determine what is causing this unwanted behavior. If the issue persists, you can open a formal support ticket, and send us a small working project, demonstrating your setup, and showing the problem. We will debug it locally, and get back to you with more information on the matter.

Sincerely yours,
Yavor
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
ADAWG
Top achievements
Rank 1
answered on 04 Feb 2010, 12:01 PM
Yavor,

Thanks for the reply.  The issue won't be going away unless it is addressed.  How do I open a formal ticket?
0
Yavor
Telerik team
answered on 10 Feb 2010, 05:50 AM
Hi ADAWG,

You can do so through your client.net account. Once you send us the sample, I will debug it locally, and get back to you with more information on the matter.

Best wishes,
Yavor
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
ADAWG
Top achievements
Rank 1
answered on 10 Feb 2010, 05:55 AM
Hi Yavor.  Thanks for responding.  This issue was addressed by Pavel and myself.  It comes down to naming conflicts between the javascript functions that the RadGrid is calling and the RadGrid's DOM ID.  You can not currently put "details" in the suffix of the RadGrid or its container.

Thank you.

-Aaron Schurg
Tags
Grid
Asked by
ADAWG
Top achievements
Rank 1
Answers by
Yavor
Telerik team
ADAWG
Top achievements
Rank 1
Share this question
or