Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
198 views
Hello,
       I am using RadEditor and saving its content in database. but while i retrieve that content it always show a single line space between all lines.
Editor is declared as
<telerik:RadEditor ID="rdEditorAppMethods" runat="server" Height="385px" Width="330px" EditModes="Design " 
EnableResize="False" Skin="Office2007" ToolsFile="~/Editor/ToolsFile.xml" OnClientCommandExecuting="OnClientCommandExecuting1" 
ContentAreaCssFile="EditorContentArea.css">  
<Content></Content>  
</telerik:RadEditor> 

Can someone help me to detect this problem.

Thanks,
Pinkey
Pinkey
Top achievements
Rank 1
 answered on 14 Jul 2009
1 answer
73 views
Hi,
 With the lite version it's not possible to browse the parent site for images elsewhere. This was raised as a support question for the full version but no answer was received to it other than to install the latest version. I'm currently using Editor Lite version 4.5.6 I believe.

 Obviously we can insert an image at the current site and edit the HTML, but would prefer it to be a little simpler than that.

Thanks,
Jason.
Stanimir
Telerik team
 answered on 14 Jul 2009
1 answer
112 views
Hi,
 If the Full Featured RadEditor is supposed to be a direct replacement for the standard MOSS Content Editor Web Part, where are all the fonts? From the drop down there is a very limited selection, whereas the standard version pretty much lists all of them. The font I'm looking to use in this great editor is Trebuchet MS, but it doesn't appear to be available on your demo area at the link below, or within the 'Lite' version also. Is this a configuration change/issue?

http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx

Thanks,
Jason.
Stanimir
Telerik team
 answered on 14 Jul 2009
1 answer
110 views
 Hi,
 I m using the latest version of calendar from Telerik. The issue is when I move my mouse over TODAY,OK,CANCEL button in month/year navigation popup the button style changes and I dont want like that. How to do it ?

Let me know

Thanks 
Dimo
Telerik team
 answered on 14 Jul 2009
2 answers
347 views
Hi,
I have a RadContextMenu attached to a RadGrid with 3 options: add, edit and delete the selected row. I use the "OnClientItemClicking" othe RadContextMenu to enable/disable some properties depending on a datakey of the selected row. This works fine as well...until...
  1. if I use the method RadGrid.get_masterTableView().showInsertItem() the editform shows beautifuly
  2. if I then cancel the insert operation, I can't get the radcontextmenu back again. Instead of firing the "OnClientItemClicking" when I right-click the grid it fires the "OnRowContextMenu" event of the grid and bypasses the "OnClientItemClicking"

What I am trying to do is automatically select the first row (if there is one) after the cancel link of the insert has been selected. I can't seem to catch the event client side and am using the Server Side CancelCommand to set a flag that selects the first row in the PreRender event. This works but then I lose the context menu.

Any Ideas?

Regards
Roger

Monalisa
Top achievements
Rank 1
 answered on 14 Jul 2009
1 answer
119 views
How can I get 12:00AM or later to display at the end of the time picker's list?
Princy
Top achievements
Rank 2
 answered on 14 Jul 2009
1 answer
129 views
I turned on the AllowDragToGroup and there is a text "Drag a column header and drop it here to group by that column"
How do i localize that?
I've looked at http://www.telerik.com/help/aspnet-ajax/grdlocalizingtootips.html and I cant seem to find it.
Thanks
Princy
Top achievements
Rank 2
 answered on 14 Jul 2009
1 answer
241 views
Is there any way to enable/disable grid rows with client-side script?
Shinu
Top achievements
Rank 2
 answered on 14 Jul 2009
1 answer
90 views
How to cancel edit mode in radgrid1_ItemCommand for C#?

I use the following code in radgrid1_ItemCommand, but doesn't work.-- the grid is still edit mode after the following line called. I want it out of the edit mode.

 

if (e.CommandName == "Edit")

 


{
  // if validation fails, can not edit -cancel edit mode   

e.Item.Edit =

false;
}


Thanks!

 

Princy
Top achievements
Rank 2
 answered on 14 Jul 2009
0 answers
126 views
Hi All,

I've a Radcombobox which has values like - first ,second, third, fourth and last (indicating the first monday, second tuesday from current date). this should get automatically selected in page_load by taking the system's current date.

This radcombobox is similar to recurrence  option in outlook.There is another radcombobox which has all days(from sun to sat).
So depending on the current day(if it is july 14th 2009) my radcombobox should automatically select "second" in my radcombobox(meaning july 14th is second tuesday of the month). with next radcombobox having tuesday.
I need the code for getting first,second, third or fourth or last (day) based on current date. So, dep on current date , it should automatically change( eg july 25 th 2009 is 4th saturday ). so, on 25th july, we should have " fourth" selected in that radcombobox with saturday selected next on days comboxox. pls do help in this code. i'm struggling a lot here

Thanks,
ZR
Ayesha
Top achievements
Rank 1
 asked on 14 Jul 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?