Rank: Newbie Groups: Member
Joined: 9/9/2011 Posts: 3
|
This error started after we have replaced EO 8.0 with 9.0. The error occured when click on any of the cells(image button edit) in grid. The gird is inside the usercontrol under Tabstrip pageview.
The error is : Microsoft JScript runtime error: 'MasterContent_QuotesOnProposal1_PnlGrid' is undefined
QuotesOnProposal is the user control; pnlgrid is the panel around the grid.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I don't believe this has anything to do with the Grid since the Panel in question is not even part of the Grid.
Thanks
|
Rank: Newbie Groups: Member
Joined: 9/9/2011 Posts: 3
|
I forgot to mention that the Grid is standard .NET grid. The issue started after I have installed EO 9.0.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
How the problem started really doesn't matter. In order for us to look into the problem, you have to clear demonstrate the problem is related to us with code. We won't look into an issue just because you think or suspect the problem has to do with us. You have to have already investigated the problem and is already reasonable sure that it is related to us, that usually means to the least extend, you need to have a test page demonstrating the problem. This policy is necessary to avoid abuse because otherwise it would inevitably encourage our users to always come to us no matter what kind of problems they run into.
Thanks
|