Welcome Guest Search | Active Topics | Sign In | Register

Display data in Grid Options
Luke
Posted: Tuesday, March 1, 2011 11:20:49 AM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
Hi Sirs:

I don't know that I should ask this question or not:

By display data in eo.Grid, when I set Allowpaging="True", everything is working fine. But when I set Allowpaging="False" , then I got this error:

Microsoft Jscript runtime error: 'aazm' is null or not an object


Please don't angry, if this is not your issue. Thanks
eo_support
Posted: Tuesday, March 1, 2011 11:28:58 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

This might be a bug. However we will need a test page that reproduces the problem in order to find out the root cause. Can you create such a page?

You may also want to try the latest version first and see if that still have the same problem.

Thanks!
Luke
Posted: Tuesday, March 1, 2011 12:28:37 PM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
After I download the latest version, how to update to MS Visual Studio

Thanks
Luke
Posted: Tuesday, March 1, 2011 1:39:56 PM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
never mind. thanks
Luke
Posted: Tuesday, March 1, 2011 2:31:25 PM
Rank: Advanced Member
Groups: Member

Joined: 11/2/2010
Posts: 38
I update the new version, but still the same.
Since this happen at run time and need data. I don't know how to create such a page and reproduce the error.
eo_support
Posted: Tuesday, March 1, 2011 3:15:59 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to isolate the data. The Grid can populate from a wide variety of data source. You will need to create a substitute data source (most likely with the same data) and then bind that to the Grid. The Grid only cares about the actual data, it does not care about whether the data comes from your DB or from somewhere else.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.