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

Ajax Error when using Paging Slider

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 17 Feb 2009, 10:22 AM

When attempting to use the slider control with paging the code gets an invalid object error at the following point:

 

if(this._showDragHandle){

if(_64){

_63.style.left=_6e.x+"px";

}else{

_63.style.top=_6e.y+"px";

}

 


I've tried switching skins but it makes no difference.

Thanks in advance for any help/advice.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 20 Feb 2009, 07:39 AM
Hi Stephen,

I tried replicating this issue locally, but the control behaved as expected.
If the problem persists at your end, you can open a formal support ticket, and send us the problematic implementation. You can also test to see if the latest version of the control, downloaded from your account, would not solve the issue.

Kind regards,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Stephen
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or