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

[Solved] Sharepoint + RadAjax + Javascript

1 Answer 35 Views
RadControls
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Knud
Top achievements
Rank 1
Knud asked on 01 Jul 2008, 09:25 AM
Hi there

I'm using asp.net 3.5 LinQ, RadGrid, RadAjaxPanel/RadAjaxLoadingPanel and RadToolbar in a SharePoint WebPart.

All server-code is working just as expected and ajax is also working. But the client-side javascript for setting the visibility of the RadAjaxLoadingPanel and for highlighting/activating the buttons/dropdown in RadToolbar does not work.

I've compared the sourcecode on the server (when inside the sharepoint masterpage) with the sourcecode from my local test (no masterpage) and noticed that Sharepoint renders some client id's when a dollar sign instead of a underscore. I have no idea how I could/should change that behavior, - but the result is that RadControls' javascript-functions dont "see" the controls (since the javascript-code looks for client id's with underscores instead of dollar signs).

Do you have any solution/ideas?

Regards,
Knud

1 Answer, 1 is accepted

Sort by
0
Knud
Top achievements
Rank 1
answered on 01 Jul 2008, 11:02 AM
Hi again

After a lot of searching and testing I decided to re-install the SharePoint application and now everything seems to work.

IF you have any idea what made SharePoint use dollar signs in the client id's, I would like to know :o) Just for the reference.

Regards,
Knud
Tags
RadControls
Asked by
Knud
Top achievements
Rank 1
Answers by
Knud
Top achievements
Rank 1
Share this question
or