Hello. I am trying to use FCK Editor with CSS Friendly adapters.
I get this error:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
I am building the WEB site on the same architecture as The Beer House Project.
The CSS Friendly adapters are used for one Horisontal menu and one vertical Treeview menu. To be able to implement FCK Editor I have to exlude ""CSS Friendly Adapter browser" from the project.
Is this a common problem?
Is it not posible to use FCK Editor with CSS Friendly adapters?
Or do someone have an solution?
Yes, one option is also that I am stupid, he he.
nice if some one could help me on this one:)
None
0 Points
2 Posts
FCK Editor with CSS Friendly adapters.
Apr 01, 2009 07:36 AM|Kinnern|LINK
Hello. I am trying to use FCK Editor with CSS Friendly adapters.
I get this error:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
I am building the WEB site on the same architecture as The Beer House Project.
The CSS Friendly adapters are used for one Horisontal menu and one vertical Treeview menu. To be able to implement FCK Editor I have to exlude ""CSS Friendly Adapter browser" from the project.
Is this a common problem?
Is it not posible to use FCK Editor with CSS Friendly adapters?
Or do someone have an solution?
Yes, one option is also that I am stupid, he he.
nice if some one could help me on this one:)
None
0 Points
2 Posts
Re: FCK Editor with CSS Friendly adapters.
Apr 01, 2009 07:48 PM|Kinnern|LINK
Sorry folks. I have this sorted out. I removed the:
<adapter controlType="System.Web.UI.WebControls.DetailsView"
adapterType="CSSFriendly.DetailsViewAdapter" />
From the CSS Friendly adapter browser, and then it works. I dont need to render this in CSS for now and then I go on in my project.