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

Javascript error on "scroll"

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anup
Top achievements
Rank 1
Anup asked on 17 Feb 2012, 10:48 AM
Hi,
I have a RadGrid with following ClientSetting :

<Scrolling AllowScroll="true" EnableVirtualScrollPaging="true" UseStaticHeaders="true" SaveScrollPosition="true" ScrollHeight="250" />

Everytime I run the application, I am encountering following error :
"Unable to get value of the property 'scroll': object is null or undefined"

When I remove the above Setting from RadGrid, the error goes away.
Please suggest me how to get rid of it. What is the cause of this error?

Thanks,
Anup

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 Feb 2012, 11:00 AM
Hello Anup,

I cannot reproduce the issue at my end. Check the following Demo.
Grid / Scrolling

-Shinu.
Tags
Grid
Asked by
Anup
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or