Telerik Forums
UI for WinForms Forum
3 answers
153 views
i use radRichTextBox in my application but i can't type text in right-to-left direction, are the richTextBox suppurt rtl direction or not?
Stefan
Telerik team
 answered on 03 Apr 2014
2 answers
246 views
Hello,

I would like to use the RadRichTextBox as my html editor for sending e-mails (I have already written an Outlook Integration). Right now I use an html editor, but it doesn't have spell check.

My problem is that the html generated from the RadRichTextBox embeds the images in the HTML instead of letting me convert them (using the local path) into MIME attachments when sending e-mail.

Is there a way to insert an image and not have it embedded, but keep the path in the img tag instead?

Thanks in advance,

Philip Carter

Philip
Top achievements
Rank 1
 answered on 02 Apr 2014
2 answers
865 views
Hello, I want to change the background color of my current selected cell in my RadGridView
Here is my code where I try to do that:

radGridView1.CurrentCell.BackColor = Color.Red;

But this only changes the color of the background  when the cell is selected or when the mouse hovers over the row of this cell.
Dimitar
Telerik team
 answered on 02 Apr 2014
1 answer
138 views
Hi,

my application have RadListControl with files and i want to focus current item when this item is no visible to because in order to see this item i need to use Vertical scroll bar.
Any way to do that ?
Dimitar
Telerik team
 answered on 02 Apr 2014
1 answer
203 views
This is my RadMenuItem event after choose item from RadListControl:

        private void menuItemRemveFromList_Click(object sender, EventArgs e)
        {

        }

All i want to do is to catch my RadListControl item index and RadListControl item text.
How can i do that ?
Dimitar
Telerik team
 answered on 02 Apr 2014
3 answers
272 views
Hi,

I saw that in 2013 Q3 SP2 this feature was implemented (http://feedback.telerik.com/Project/154/Feedback/Details/110982-add-radmulticolumncombobox-autocomplete-mode).

How can we make use of it? I already had simple code to do this, so I'm wondering what changed...

Thanks!

Ralitsa
Telerik team
 answered on 02 Apr 2014
1 answer
239 views
I have a class called RadSpinEditorWithValidation which inherits from GridSpinEditor.  It contains additional functionality like range checking, turning the background to a different color if the validation fails etc.  I have added the EditorRequired event handler as follows:

private void m_grd_NewDetectors_EditorRequired(object sender, EditorRequiredEventArgs e)
{
     if (e.EditorType == typeof(GridSpinEditor))
     {
          e.EditorType = typeof(RadSpinEditorWithValidation);
     }
}

How do I give the editor instance the min value and max value, among other things?  Here it looks like it auto-instantiates an instance from the type (Activator?) I have to be able to access the instance of the editor and feed it some values so it knows what to do.

Thanks,

Evan

Dimitar
Telerik team
 answered on 02 Apr 2014
12 answers
1.5K+ views
I'm sure the answer is already out there somewhere, but I couldn't seem to find it.

I seem to have this same problem on both of my development machines. 

When using a RadForm, the form resizes at random. I make the form to be something like 800x400, but when i tab to code and then back, or when i compile and launch the application, the size is 800x200.

I'm sure that i've done something wrong, but not real sure what it is. 


thanks!
Dimitar
Telerik team
 answered on 01 Apr 2014
1 answer
273 views
Hi,

I am facing a problem and I cannot find a solution for it. I set the AutoSizeRows to true for a RadGridView. The grid has many columns (about 20 columns). When I scroll the grid horizontally, the height of rows will recalculated. Suppose, the first column in the first row has 5 lines, the grid computes the height of the first row and set it to 150 px , when I scroll to see the last column of the first row the height of this row will become 50 px. So sometime the height of the first row is 150px sometimes it is 50px (it depends on which cells are shown on the screen) I hope that you get what I am facing and can give me a solution for it.

Regards,
Ye
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Apr 2014
9 answers
384 views
I have list of `NetworkAdapter` object that represent my machine `Network adapter`:

        List<NetworkAdapter> adaptersList
    
        public class NetworkAdapter
        {
            public string Name { get; set; }
            public string ID { get; set; }
            public string Description { get; set; }
            public string IPAddress { get; set; }
            private string gatewayIpAddress;
            public string Speed { get; set; }
            public string NetworkInterfaceType { get; set; }
            public string MacAddress { get; set; }
       }

And i want to bonding every obkect from the list with all its properties into my `radMulti Column ComboBox`

This is what i have try:

    radMultiColumnComboBoxTest.DataSource = adaptersList;

This is the result:



Any idea how to fix it in order to see every object from the list with all its properties instead of columns ?
pogy
Top achievements
Rank 1
 answered on 01 Apr 2014
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?