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

Object expected error related to grid

2 Answers 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dan Rowe
Top achievements
Rank 1
Dan Rowe asked on 12 Aug 2010, 06:50 PM
I am getting an Object Expected error in my default.aspx page on the same line every time I click the edit button of my grid for an existing record. It happens on the same line of the default.aspx page each time 
<td align="center" style="background-color:White;border-color:LightSteelBlue;font-weight:normal;font-size:11;"><input type="image" name="dnn$ctr497$ViewTTSTimeClock_Admin$TabContainer1$TabPanel1$RadGrid1$ctl01$ctl14$ctl00" title="Click to edit this record." src="/DesktopModules/TTSTimeClock_Admin/RadControls/Grid/Skins/Outlook2007/Edit.gif" alt="Click to add a record to this day" onclick="return ShowPopUp();RadGridNamespace.AsyncRequest('dnn$ctr497$ViewTTSTimeClock_Admin$TabContainer1$TabPanel1$RadGrid1$ctl01$ctl14$ctl00', '', 'dnn_ctr497_ViewTTSTimeClock_Admin_TabContainer1_TabPanel1_RadGrid1', event); return false;" style="border-width:0px;" /></td><td align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">edited</td><td style="color:White;background-color:White;border-color:LightSteelBlue;font-weight:normal;font-style:normal;font-size:11;">Wednesday</td><td align="center" style="color:White;background-color:White;border-color:LightSteelBlue;font-weight:normal;font-size:11;">8/04/10</td><td title="Default" align="center" style="background-color:White;border-color:LightSteelBlue;width:12px;font-size:11;">001</td><td title="Main" align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">1</td><td title="Main" align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">33</td><td title="&amp;nbsp;" align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">Regu</td><td align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">02:03 PM</td><td align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">06:13 PM</td><td align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">4.17</td><td align="center" style="background-color:White;border-color:LightSteelBlue;font-size:11;">&nbsp;</td><td style="display:none;">&nbsp;</td>



I also get one when we click to add a new record. on the same line each time
<script src="/ScriptResource.axd?d=tZ3JCSii4EBM-tx4hEokGcwHyUFbgrEZpCEYoSnucLRv0DLLPSDb6MmRxoWKFcPU2nCcJPQ8jDw1&amp;t=633807354963077905" type="text/javascript"></script>

Any ideas as to what I should be looking for 
Thanks

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 18 Aug 2010, 09:16 AM
Hi Dan,

Do you have some custom javascript on the page?
Also it might help if you share the grid declaration for further check.

Best wishes,
Iana
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
0
Iana Tsolova
Telerik team
answered on 18 Aug 2010, 09:54 AM
Hi Dan,

Do you have some custom javascript on the page?
Also it might help if you share the grid declaration for further check.

Best wishes,
Iana
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
Dan Rowe
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or