Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
126 views
Hi All,

How can i manage(visible true/false) command item "add new record" in radgrid using c#.

please help me regarding this.
Pavlina
Telerik team
 answered on 03 Dec 2009
2 answers
169 views
I'm having a problem with the RadEditor; using the image and link managers.  We're seeing a lot of instances of a src_iwe attributes.  These attributes appear to be related to the undo/redo functions of the editor.  We've not nailed down how these attributes are being left unhandled; but any input would be appreciated.

<IMG border=0 alt="" align=left src="/images/570790.jpg" width=113 height=131 src_iwe="https://www.sample.com/images/570790.jpg">  
Phil DeVeau
Top achievements
Rank 1
 answered on 03 Dec 2009
1 answer
86 views
Is it possible to set a parent id or class to an Editor so that all of the actual content will be considered a child of that id/class when css is applied in design/preview?  I have a site where the text being entered via the Editor will always be displayed inside a div with id="content" and would like the Editor to display the appropriate styles from my external css file without having to include that div in the content.

Any help or advice would be greatly appreciated.

Eric
Rumen
Telerik team
 answered on 03 Dec 2009
1 answer
72 views
Hi, by using version (2009.3.1103.35) of the editor and setting the css-classes directly in the aspx-tag I´m getting a really peculiar behaviour in IE8. At first the editor seems to be readonly, if you switch to html-mode and back it starts working. In chrome it works as usual. I fixed this behaviour by adding the css-classes in Page_Load instead(!?). Is this expected behaviour? Can you reproduce it? /Regards

Rumen
Telerik team
 answered on 03 Dec 2009
1 answer
130 views
Hi,

I started developing with a single MOSS Site.
In which I build the config for RadEditor.
ToolsFile.xml. (single config)
It has classes, and a custom Style (for the edit and preview window).
In the ToolsFile.xml I uses the <classes> tags to make sure that only the "needed" classes are visible within the "Apply CSS Class" list. Other customizations are custom Paragraphs, snippets etc.
Everything was working as aspect without any problems.

Until..
We have switched to a mutiple branding solution within MOSS.
So there are mutilpe sitecollections running on the same server and all have different styles and layouts.
Therefor I changed the config files tot the ToolsFiles{SiteID}.xml method (mentioned in the FAQ).

This seems to be working fine because the custom snippets, paragraphs and buttons are working.
However. The "Apply CSS Class" dropdown menu stays empty.

any thoughts on this issue?

kind regards,
Erik


I Found out, that if I remove the guid from ToolsFile.xml the Classes appear again in the "Apply CSS Class" dropdown menu

Extra Info Using:
RadControls_for_ASP.NET_AJAX_2009_3_1103_dev.msi
RadEditorMOSS_5_6_dev.zip


Erik
Top achievements
Rank 1
 answered on 03 Dec 2009
7 answers
243 views
I am using the RadFileExplorer with the ExtendedFileProvider essentially unmodified from the samples provided and the sorting is working great but the filtering is not working. I have set the RadFileExplorer.Grid.AllowFilteringByColumn to true so I see the filters on each column but when you select the filter nothing happens.. Is there something else I need to do to enable the filtering?
Fiko
Telerik team
 answered on 03 Dec 2009
2 answers
83 views
Thanks
Carl
Top achievements
Rank 1
 answered on 03 Dec 2009
1 answer
113 views
I am attempting to bind declaratively via the DataBinding ClientSettings.  I have set the Location / SelectMethod / SelectCountMethod

My location is an aspx page with [WebMethod] methods for select and count.  I am getting the following error when loading the page:

Sys.ArgumentException:  Cannot deserialize empty string.  Parameter name: data

Any help on what may be causing this is appreciated.

- Thanks
Tsvetoslav
Telerik team
 answered on 03 Dec 2009
5 answers
142 views
Hi
I have created an image html control and a radwindow as a popup in a custom control.  When I add my custom control to a web page the image does not open the window.
I am using Firefox 3.5.5 or IE 8.
Any solutions?
thanks

(in custom control)
<telerik:RadScriptManager ID="RadScriptManager1" runat="server">
</telerik:RadScriptManager>
<telerik:RadWindow ID="rwGoogle" runat="server" Modal="True" NavigateUrl="http://www.google.co.uk"
   OpenerElementID="imgOpenWindow">
</telerik:RadWindow>
Georgi Tunev
Telerik team
 answered on 03 Dec 2009
3 answers
126 views
Hi.

I use raddock to move elements on my site, but, after saved , raddock is not used more.

I use :

dock.DockHandle = Telerik.Web.UI.DockHandle.None

to disable dock, but the code of dock on html code is not removed.

<div class="rdSideBorders rdHTitlebar"><div id="RadDock6bec097f-8628-4a31-9437-4c4f85f25187_T" class="rdTitlebar"
                <em class="rdTitle">Dock</em><span class="rdCommands"><class="rdCustom" title="editar"></a><a class="rdClose" title="Close"></a><a class="rdCollapse" title="Collapse"></a></span
            </div><div id="RadDock6bec097f-8628-4a31-9437-4c4f85f25187_C" class="rdContent"
                 
<div style="display:block;border:solid 2px green"
<img src="Biblioteca/Menu/menu1.png" border="1" style="border-color:white" />


 
</div> 
 

i need only this code to show my site correct

<div style="display:block;border:solid 2px green"
<img src="Biblioteca/Menu/menu1.png" border="1" style="border-color:white" />
/div> 
 

Thank you
Pero
Telerik team
 answered on 03 Dec 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?