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

When open Appointment Context Menu using left click Then It shows Error _internalId is null or not an object

1 Answer 70 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chandan Kumar
Top achievements
Rank 1
Chandan Kumar asked on 22 Nov 2010, 07:44 AM
Dear Sir ,

I am using following code for open Appointment Context Menu using left menu Click this code is provided by your team now Context Menu is Opening but when i click on any menu item then its shows error  java script error _internalId is null or not and object.


function OnClientAppointmentClick(sender, args) {
            sender.get_appointmentContextMenus()[0].show(args.get_domEvent());

        }


I have attached error screen shots please give me solution.


Thanks
Chandan Kumar

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 22 Nov 2010, 09:22 AM
Hi Chandan Kumar,

Please take a look at this forum post for a solution.

All the best,
Veronica Milcheva
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.
Tags
Scheduler
Asked by
Chandan Kumar
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or