Forum  Community Devel...  Developing the ...  DataBindings bug
Disabled Previous
 
Next Disabled
New Post 2/16/2008 8: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 8:13 AM
  itzik.spitzen
1659 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 8: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
Azure banner
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS