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

OnRowCreated, OnRowDblClick and OnRowClick are not executed

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
monfyman
Top achievements
Rank 1
monfyman asked on 14 Apr 2010, 10:33 AM
Hi all.

I've got a user control I'm running inside of a SmartPart in Sharepoint. This user control contains a RadGrid.

The problem is that if I run it in a normal ASP.NET site everything goes ok.
When instead i use it inside of the SmartPart in Sharepoint, the three client methods OnRowCreated, OnRowDblClick and OnRowClick of the RadGrid are not executed anymore.
There are two other client methods I use, OnCommand and OnGridDestroying, are called and they run normally.

If needed I can provide both the .ascx and the .ascx.cs.

Thanks in advance


1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 19 Apr 2010, 05:02 PM
Hi Bruno,

Please, review our online documentation on how to integrated the RadControls with Sharepoint carefully and make sure that you have complied with all the directions concerning the web.config, the ajax framework extensions, the ScriptManager and RadAjaxManager controls. Here is the starting article on that topic:
http://www.telerik.com/help/aspnet-ajax/moss-overview.html

Hope it helps.

Greetings,
Tsvetoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
monfyman
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or