Geeks on a role
 
  Forum  Core :: SDK (Vi...  Developing the ...  Edit dataset with designer
Previous Previous
 
Next Next
New Post 4/13/2009 5:15 PM
Resolved
  avalor
110 posts
5th Level Poster


Edit dataset with designer 

Hi,

when i modify something in the editor, then come back to form the properties of the objects dissapear, is that a bug?

 
New Post 4/13/2009 5:26 PM
  palli
6076 posts
1st Level Poster




Re: Edit dataset with designer 

Hi avalor,

This sounds really much like this issue here, and if it's the same one, yes, it's a bug.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 4/14/2009 11:02 AM
  avalor
110 posts
5th Level Poster


Re: Edit dataset with designer 

I see, this bug corrects when i close and reopen form, in the past i close entire vs and then reopen lol, thanks again, mmm since im here i want to anwser of other thing, i have a form with 2 panels one in the left that contain menus and 1 in the rigth fill dock, i load my application on this panel with user controls, but how can i have maximize the user control when load in the principal form, can you send my a post of other alternatives to manage windows in a project, mdi form its unstable as i read, thanks guys ahh another thing how much cost the professional license
 

 
New Post 4/14/2009 12:41 PM
  palli
6076 posts
1st Level Poster




Re: Edit dataset with designer 

Hi avalor,

I'm not sure if I understand your "maximize" question, so in case you want me to comment more on that, please explain or better yet, send a sample application to support at visualwebgui dot com, and describe what you're trying to accomplish.

Regarding to an alternative to MDI forms, you can view this thread here for some ideas.

About the price for professional license, please view the products section here.

Palli

 

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 4/14/2009 3:59 PM
  avalor
110 posts
5th Level Poster


Re: Edit dataset with designer 

 

Hi,   i have my principal form show below, when i click on the "clientes" item in the menu, i display the second form.

Code: private void menuItem2_Click(object sender, EventArgs e)
        {
            frmClientes obj = new frmClientes();
            pnlContenido.Controls.Add(obj);
        }

This is the second form, how can i dispose the second form and back to the principal form when i click on some button, i have use this.form.close() and close all the forms, another thing where do i send project sample  for support, thx


 
Previous Previous
 
Next Next
  Forum  Core :: SDK (Vi...  Developing the ...  Edit dataset with designer
Most promising startups
Top 3 most promising startups in 2009
   AJAX Framework | Web Development | Cloud applications | RIA Development | Silverlight Applications | Legacy Migration
The most popular open source Ajax applications framework for enterprises | Sitemap | Terms Of Use | Privacy Statement
Copyright © 2005-2009 Visual WebGui®    Design By: Template World
   
Visual Studio Partners