Telerik Forums
UI for WinForms Forum
4 answers
223 views

I have a CheckedListBox with 3 columns.

But, I can't figure out how to set the width of each column even though I have used the code shown below;

    Private Sub BuildListBoxColumns()
        Dim nameColumn As New ListViewDetailColumn("Line Item Description")
        nameColumn.HeaderText = "Line Item Description"
        nameColumn.MinWidth = 800
        nameColumn.Width = 800
        Me.lbInvoiceItems.Columns.Add(nameColumn)
        Dim SKUColumn As New ListViewDetailColumn("SKU")
        SKUColumn.HeaderText = "SKU"
        SKUColumn.MinWidth = 120
        SKUColumn.Width = 120
        Me.lbInvoiceItems.Columns.Add(SKUColumn)
        Dim QtyColumn As New ListViewDetailColumn("Qty")
        QtyColumn.HeaderText = "Qty"
        QtyColumn.MinWidth = 80
        QtyColumn.Width = 100
        Me.lbInvoiceItems.Columns.Add(QtyColumn)
    End Sub

The MinWidth on each columns simply doesn't work.

How do I properly set the minwidth for each column?

it's probably something simple, but I cannot see why this isn't working

 

 

 

Nadya | Tech Support Engineer
Telerik team
 answered on 05 Apr 2021
3 answers
164 views

Good Morning.

I am trying to figure out how to programmatically (C#) add text to the editor with styles built into to the string. The codes that the editor control accepts doesn't matter to me as I can run a conversion from the string to what's acceptable by the control. I've looked through the documentation that I could find and only found things like "control.method" instead of the control actually reading the text to find out what to "Switch on and off", etc.

For a crude example, an html string might consist of "hello my <b>bold</b> string.". What would I replace <b> and </b> with so that the editor can translate them into bold and non-bold? I am only using HTML has an example, it could be anything.

Normally, I wouldn't use the editor control as it has a tons of stuff I would never use, but it seems to be the only control available for possibly support styles, colors, and inline images (emoticons).

Shann
Top achievements
Rank 1
 answered on 01 Apr 2021
2 answers
440 views

Hi, I'm using the code sample from this page:
Handling Users Input | Toast Notification | Telerik UI for WinForms

But after clicking on button_Click() - nothing happens.  E.g., the Toast Notification does not appear.
    Private Sub button_Click(ByVal sender As Object, ByVal e As EventArgs)
        Me.radToastNotificationManager.ShowNotification(1)
    End Sub

I must be missing something?!

I'm running on Windows 10 if that makes a difference or not.

Do I need to change a setting in windows 10 somewhere for the notifications to appear?

 

 

Nadya | Tech Support Engineer
Telerik team
 answered on 01 Apr 2021
1 answer
77 views

Hi!

I managed to hide the ApplicationButton of my RibbonBar by setting its visibility to hidden.

But the space where the button was is still visible, see attached screenshot 1, I would like have the first RibbonTab start at the very left, see screenshot 2.

Is this possible? If not, is it at least possible to set the color of the space where the button was to white?

Thanks a lot!

Screenshot 1:

 

Screenshot 2: It should look like this:

 

Nadya | Tech Support Engineer
Telerik team
 answered on 01 Apr 2021
3 answers
86 views

is there a way to capture when the Search Bar Text is chaging/changed?

 

TIA

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Apr 2021
1 answer
501 views

In many other Datamatrix controls the tilde character is used to recognize special characters like FNC1 for GS1-Datamatrix. The documentation is very scarce. https://docs.telerik.com/devtools/winforms/controls/barcode/barcode-types/2d-barcodes/datamatrix/overview

 

Is there support for control characters? 

How can I represent <RS> (record separator), <GS> (group separator) and <EOT> (end of text) in the Datamatrix string?

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Mar 2021
3 answers
500 views
Hi,

How can I clone a RadGridView including all of its sorting, filtering, grouping, etc. I can of course clone the datatable, but then i won't  have all the properties of the Gridview Template.

Thanks,

Sharon.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Mar 2021
28 answers
1.1K+ views
Is there anyway when exporting to have the file open in excel insted of prompting to save?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Mar 2021
8 answers
407 views
Hi,

I would like to know whether anyone else is facing the same issue like mine.

I'm using RadDesktopAlert on Visual Studio 2008 (C#), and I never set any button to trigger the desktop alert. 

I'm calling it whenever I want to display the alert.

I leave the FixedSize value to its default 0, 0 (which should resize automatically according to the content text set.

However, I noticed that's not the case, they will always put in the text to fit the "fixed" size, after that, the remaining text exceeded the alert window size would be replaced with "..." at the bottom of the displayed text.

May I know whether this is a bug or some settings issue?

Thank you.

Regards,
Jenson
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Mar 2021
2 answers
97 views
Are there any plans to create a T/SQL(Oracle) tagger?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Mar 2021
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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?