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

Got javascript error while trying select rows or collapse group in RadGrid

3 Answers 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jogn
Top achievements
Rank 1
Jogn asked on 17 Oct 2008, 09:19 AM
Hello, I have a nested masterpage with RadTab control, depending of what tab is selected im dynamicly loading control into a panel. One of that control have a RadGrid inside. When im trying to select something i gor javascript error - Null is Null not an object, the same i got when i click collapse group. Is is b/s im doing all dynamicly ? Please help.

3 Answers, 1 is accepted

Sort by
0
Jogn
Top achievements
Rank 1
answered on 17 Oct 2008, 11:01 AM
can somebody help me please i need immidiate help !
0
Vlad
Telerik team
answered on 17 Oct 2008, 11:11 AM
Hi Jogn,

You most probably need to reload this dynamically added control in order to keep the control state. Please check this example which demonstrates how to load UserControls dynamically and reload them when needed:
http://demos.telerik.com/aspnet/Prometheus/Ajax/Examples/Common/LoadingUserControls/DefaultCS.aspx

All the best,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jogn
Top achievements
Rank 1
answered on 17 Oct 2008, 11:46 AM
Thank u so much man !
Tags
Grid
Asked by
Jogn
Top achievements
Rank 1
Answers by
Jogn
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or