Search
  Search
DEVELOP WEB APPLICATIONS WITH THE BEST AJAX FRAMEWORK.
CREATE LINE OF BUSINESS SILVERLIGHT APPLICATIONS IN NO TIME.
EVERY THING YOU NEED TO START DEVELOPING WITH VISUAL WEBGUI.
SEE VISUAL WEBGUI SHOW CASES FROM AROUND THE WORLD.
ALL THE RESOURCES YOU NEED TO START BUILDING VISUAL WEBGUI APPLICATIONS TODAY.
SHARE AND FIND VISUAL WEBGUI RESOURCES.
TALK WITH OTHER VISUAL WEBGUI DEVELOPERS.
 

 

SAP has chosen Visual WebGui for strategic web application, Mr. Saar of SAP explains why in an interview with with Jeremy Geelan at AJAX World.

Click on the video image to watch

SAP chosen VWG for strategic web application

 
  Forum  General Visual ...  Let's Chat Abou...  DataGridView issue
Previous Previous
 
Next Next
New Post 11/14/2008 7:56 AM
  happyfirst
193 posts
5th Level Poster


DataGridView issue 

First I had a problem with consecutive dialogs (one that had a grid). When the first dialog closed and I went to open the second dialog, I'd get a client side javascript error. objCellNode was null. It seems client side code was still trying to do something would the grid in the dialog I had just closed. Workaround was to remove the grid from the dialog form when it closed before letting the server return to the client. Seems like a hack. Now I'm having the same issue, same javascript spot, but this time I'm removing a data grid view row that is on a hidden form (trying to keep the search results insync with the visible edit form for when the user closes and goes back to the search form).

The problem spot is

function DataGridView_UpdateCellSelection(objCell,objWindow,objEvent)
{
// Get cell node
var objCellNode = DataGridView_GetNode(objCell);

objCellNode is null. I think the code should check for this and not proceed further if it's null. I tried pulling down the latest source code and compiling (and it did compile, yeah!) but it wouldn't run.

 
New Post 11/14/2008 8:12 AM
  happyfirst
193 posts
5th Level Poster


Re: DataGridView issue 
More info. I'm trying to delete the last row from the hidden grid and switch the active row to the row just before it.
 
New Post 11/16/2008 12:29 AM
  izi.versano
133 posts
5th Level Poster


Re: DataGridView issue 
Hello,

I was not able to reproduce the problem you reported under the current VWG framework development-version .


•    A sample reproduction application would be highly appreciated and will speed up the diagnosis.
•    Did you use VWG authentication mode?
•    Did you get the error by simply running the application or after a specified scenario?
•    Please provide some more details as for your environment:
o    OS Version
o    IIS Version
o    .NET Version
o    Any other major factors that might affect the server behavior


Regards,

Izi Versano
The Visual WebGui team
 
New Post 11/17/2008 6:32 AM
  happyfirst
193 posts
5th Level Poster


Re: DataGridView issue 
I finally got 6.2.1 working and the problem appears to have gone away.
 
Previous Previous
 
Next Next
  Forum  General Visual ...  Let's Chat Abou...  DataGridView issue

Visual Studop Partners

Copyright © 2005-2008 Visual WebGui®   Terms Of Use  Privacy Statement
Visual WebGui is copyright 2005-2008 by Gizmox