Forum  Community Devel...  Developing the ...  DataBindings bug
Disabled Previous
 
Next Disabled
New Post 2/16/2008 7:00 PM
  JCKodel
8 posts
No Ranking


DataBindings bug 
First, there is no way to open an Issue for FCK? =\ There is no "Create Issue" link =\

FCK won't bind to a class/database, unless the following changes are applied:

        protected override void FireEvent(IEvent objEvent)
        {
            switch (objEvent.Type)
            {
                case "ValueChange":
                    this.mstrValue = objEvent[WGAttributes.Value];
                    this.DataBindings["Value"].WriteValue();
                    OnValueChanged(EventArgs.Empty);
                    break;
                default:
                    base.FireEvent(objEvent);
                    break;
            }
        }
 
New Post 2/17/2008 7:13 AM
  itzik.spitzen
1600 posts
1st Level Poster




Re: DataBindings bug 

Hi,

Thanks,

First, I just pressed the "Create Issue" link of the FCKEditor project so I really don't understand why you are not able to see it, weird. Maybe it has to do something with permissions, I'll check this issue today.

Anyway, since the FCKEditor is on of many open source controls, it will be very useful if you could fix this issue yourself and send the fix to us so we could publish it further to the rest of the community.

Regards,
Itzik Spitzen

 
New Post 2/17/2008 7:23 AM
  JCKodel
8 posts
No Ranking


Re: DataBindings bug 
Guess my account is a bit weird...

I received an email:

Form Template: Developer Registration
Owner: JCKodel
Previous State: Not-Registered
Current State: Registered
Actioned By: JC Kodel
When Actioned: 2/17/2008 11:18:13 AM
System URL: Click here

But, the following error:
You do not have access to view this module within the portal.

How can I send this contribution?
 
Disabled Previous
 
Next Disabled
  Forum  Community Devel...  Developing the ...  DataBindings bug
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