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 ...  Announce It! ( ...  PLEASE HELP...[BUGS IN 6.2.0a]
Previous Previous
 
Next Next
New Post 10/16/2008 7:14 AM
  ori.cohen
1152 posts
1st Level Poster


Re: PLEASE HELP...[BUGS IN 6.2.0a] 
Hello Greg!

We need a complete sample application to test the behavior you reported.

Please create the most minimal sample application that you can, that would reproduce this problem, and send it to support [at] visualwebgui [dot] com, with a link to this forum thread.
Please also reply to this post after sending your application, so I would know to check for it.

Regards,

Ori Cohen
The Visual WebGui team
 
New Post 10/16/2008 3:40 PM
  vrigori
5 posts
No Ranking


Re: PLEASE HELP...[BUGS IN 6.2.0a] 

I resolved.

The following code not works in 6.2 (works in 6.1)

Dim dgwc As New DataGridViewColumn
dgwc.DataPropertyName = "col1"
dgwc.CellTemplate = New DataGridViewTextBoxCell()
DataGridView1.Columns.Add(dgwc)

 

Dim dgwc As New DataGridViewTextBoxColumn
dgwc.DataPropertyName = "col1"
DataGridView1.Columns.Add(dgwc)

 

Is it a bug or a design issue?

In any case thanks for your attention.
Greg.

 

In version 6.1 columns of DataGridViewColumn type is showed but not in 6.2.
The following works also in 6.2
 
New Post 10/16/2008 3:44 PM
  vrigori
5 posts
No Ranking


Re: PLEASE HELP...[BUGS IN 6.2.0a] 

I resolved.

The following code not works in 6.2 (works in 6.1)

Dim dgwc As New DataGridViewColumn
dgwc.DataPropertyName = "col1"
dgwc.CellTemplate = New DataGridViewTextBoxCell()
DataGridView1.Columns.Add(dgwc)

The following works also in 6.2

Dim dgwc As New DataGridViewTextBoxColumn
dgwc.DataPropertyName = "col1"
DataGridView1.Columns.Add(dgwc)

In version 6.1 columns of DataGridViewColumn type is showed but not in 6.2.

Is it a bug or a design issue?

In any case thanks for your attention.
Greg.

 

 
New Post 10/19/2008 5:45 AM
  izi.versano
133 posts
5th Level Poster


Re: PLEASE HELP...[BUGS IN 6.2.0a] 
Hello,

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

A sample reproduction application would be highly appreciated and will speed up the diagnosis.

Please specify what VWG version you are using, Visual Studio version and service pack, IIS version (if being used), operating system version and service pack.


Regards,

Izi Versano
The Visual WebGui team
 
New Post 11/4/2008 12:59 PM
  lalithprakash@hotmail.com
14 posts
No Ranking


Re: PLEASE HELP...[BUGS IN 6.2.0a] 
Hello,
Sorry for the delayed reply. As you requested, I sent a sample solution that would reproduce my bug.

Thanks,
Prakash
 
Previous Previous
 
Next Next
  Forum  General Visual ...  Announce It! ( ...  PLEASE HELP...[BUGS IN 6.2.0a]

Visual Studop Partners

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