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

RadGrid with virtual scroll and gridboundcolumn

2 Answers 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ivan
Top achievements
Rank 1
Ivan asked on 04 Apr 2012, 09:54 AM
I'm experiencing some issue on this project I'm working on... when I try to do virtual scroll some weird things happen. For example, virtual scroll isn't working and I can't see bound columns in the RadGrid.

I'm attaching example screenshots. I can supply parts of the code if necessary?

2 Answers, 1 is accepted

Sort by
0
Accepted
Richard
Top achievements
Rank 1
answered on 06 Apr 2012, 02:01 PM
Ivan:

This sounds like it could be due to incorrect AJAX settings. Did you base your code on the online demo: Grid/Virtual Scrolling and Paging?

it looks like the data is not available in the DOM when attempting to render the Grid.

If you can't get this working, I'd suggest you post your code. so we can see what's wrong here.

Cheers!
0
Ivan
Top achievements
Rank 1
answered on 11 Apr 2012, 12:30 PM
Thanks for the reply but I managed to fix it. It was something with BoundColumn etc.

Now all is honky-dory! :)
Tags
Grid
Asked by
Ivan
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Ivan
Top achievements
Rank 1
Share this question
or