Telerik Forums
UI for WinForms Forum
1 answer
150 views

The question is about the output of this code:

Telerik.WinForms.Documents.FormatProviders.Html.HtmlFormatProvider fmt =
    new Telerik.WinForms.Documents.FormatProviders.Html.HtmlFormatProvider();
fmt.ExportSettings.StylesExportMode = Telerik.WinForms.Documents.FormatProviders.Html.StylesExportMode.Inline;
RadDocument rad = fmt.Import("The following word is <i>italic</i>.");
string html = fmt.Export(rad);

The HTML output contains:

<span style="font-family: 'Times New Roman';font-style: Italic;font-size: 16px;">italic</span>

It seems as though some HTML parsers don't regard "font-style: Italic" as a valid font-style. However, if I replace it with "font-style: italic" it works just fine. The client in question is GMail's HTML email viewer, but I'm sure there are others.

The only standard I can find related to this is the SVG 1.1 standard which states:

Keyword values, such as italic in font-style="italic", are also case-sensitive and must be specified using the exact case used in the specification which defines the given keyword.
http://www.w3.org/TR/SVG/styling.html Section 6.7 Paragraph 2

Obviously the DOCTYPE is xhtml, not an SVG file, but the premise that certain standards expect this particular word to be lowercase lends to the fact that in certain situations "Italic" vs. "italic" does matter.

 For the time being I'll just manually replace this substring in all of my HTML documents, but it would be nice if the RadDocument / HtmlFormatProvider guys could implement a permanent fix for this.

Hristo
Telerik team
 answered on 21 May 2015
8 answers
468 views

Hello Support.

May you please tell me how I can disable add new, edit, delete items both in text view and graphical view of GanttView?

Thanks & Regards,

Thuy

Ralitsa
Telerik team
 answered on 21 May 2015
3 answers
132 views
Is Word Art supported by the DocxFormatProvider?  I'm able to import Word documents with graphics but some of the "Word Art" is not showing in the RadRichTextBox.
Dimitar
Telerik team
 answered on 21 May 2015
7 answers
415 views

Hi, I would like to change the behavior of a RadDock far-right-hand-side close ('x') button (on the top right of the DocumentTabStrip) to close all of the opened tab windows instead of just the current window. On the screen shot, it's the red 'x' on the top right that I'm talking about.

How would I do this?

 -Lou
Dimitar
Telerik team
 answered on 21 May 2015
3 answers
327 views

Hello,

for my application I created with the Visual Style Builder own theme, which I put by this code throughout the application:

ThemeResolutionService.LoadPackageFile("MyTheme.tssp");
ThemeResolutionService.ApplicationThemeName = "MyTheme";

In it I also designed the RadMenuItems. Now I would like but the background color of a ContextMenuItems (RadMenuItem) in the code change to be able to override the theme. Unfortunately it is not possible to customize the background color. With the foreground color it works.
Can anyone help me.

Thank you.

Susann
Top achievements
Rank 1
 answered on 20 May 2015
8 answers
211 views

there are white space on the right side, how i can hide or remove it ??

second issue am sure the ribbon bar have hide button not minimize but i can't find it any one here can help me ?? 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 May 2015
3 answers
162 views

To who may concern,
Im using ChartView to get the graph that Im sendind as an image (the attachment included), but until now I just cannt. As you can see in the image, I also put a data sample, thats the way I have my info, as consequence the resultant graphic will be a stacked and clustered (or grouped Idntknow). Can this graphic be done with Chartview? Also, can you help me with this?
I'd really really appreciate any help that u can give me.
Thx in advanced.

Miguel Rodríguez.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 May 2015
2 answers
142 views

In my grid with databinding, I'd like to show the object properties in the first column, and the values in the second column. If the GridView isn't capable, are any other Telerik controls capable of doing this w/ binding.

 See attached for better description.

 

 

Nick
Top achievements
Rank 1
 answered on 20 May 2015
4 answers
270 views

Hi, how do I prevent hot-tracking and highlighting of a selected cell/row with the RadListView?

I need to do this with ListViews having a ViewType of both IconView and DetailsView.

I found the following post and tried the suggestion (with both ViewTypes) but it did not work for me:

http://www.telerik.com/forums/remove-selected-and-hover-states

The code I was using was (following the above post):

void radListView1_SelectedItemChanged(object sender, Telerik.WinControls.UI.ListViewItemEventArgs e)
{
    radListView1.CurrentItem = null;
    radListView1.SelectedItem = null;
}

 Thanks,

  -Lou


Lou
Top achievements
Rank 1
 answered on 19 May 2015
3 answers
149 views

Hi,

I have a certain docked window that is always opened when my application is started (and cannot be closed by the user) and I'd like to always keep this window  at the left-most tab position in the document container. Any new documents should open to the right of this document. How would I do this?

Thanks,

-Lou

Dimitar
Telerik team
 answered on 19 May 2015
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Form
Chart (obsolete as of Q1 2013)
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?