Telerik Forums
UI for WinForms Forum
1 answer
179 views
How to change the default message "Type a message..." and also hide the image with three dots. See the screenshot.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Aug 2018
2 answers
189 views
How do you disable/hide the icons in the RadPropertyGrid. The icon to the left of the property name and then the icon in the middle between the property name and property value. Attached picture for reference.
Evan
Top achievements
Rank 1
 answered on 08 Aug 2018
6 answers
720 views
Hi,

I'm trying to add a look up to a multi column combo, which has 2 columns, e.g. Name, Age.

I added a filter descriptor as per you documentation, which works fine when the user types in a value "Bob" for example, drop down works fine.

But what I'm trying to do programmatically is:

MyString = "Bob , Fred, Sam";

MyMultiColComboBox.Text = myString;

I was hoping at this stage the drop down would open filters on the 3 names in my string, but I cannot get it to work.

Is this possible or does the control only filter on a single value.

Thanks for your help.

Cheers

Shaun








Dimitar
Telerik team
 answered on 08 Aug 2018
3 answers
302 views
Hi,

I'm using the radCalendar control. When i doubleclick a date, i want to add the clicked date to a collection.
The problem is that i don't know if it is a date or some other place on the control I have double clicked, eg. when i click on the arrows to change month, if i do this to fast, the control fires a  "double click" event.

Is there any way to decide if i clicked a date or some other place on the control? 

Regards
Svein Thomas
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 Aug 2018
2 answers
113 views

I don NOT want a ToolWindow float. I have disabled the ContextMenuService and the DragDropService. But end-user still can double click the title bar to make the ToolWindow floating. (Double-clicking the title bar of a ToolWindow un-docks the panel so that it floats. Double-clicking the title bar of a floating window docks the ToolWindow.)

How to disable the double-click event to prevent the ToolWindow floating?


红耀
Top achievements
Rank 1
 answered on 08 Aug 2018
5 answers
1.3K+ views

Hello,

I tried to create a calculate control as in my attachment

Each buttons not only have text (1, 2, 3, Enter...etc) but also have background color is kind of gradient so my ideal is use the background image.

But when I tried to set background image for RadButton then I couldn't.

Please help to to solve this, or should someone give me any ideals.

Regard,

Paul

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Aug 2018
2 answers
78 views
Hi!
 
Dim CellValue As String
Dim RowI As GridViewRowInfo
Dim RowII As GridViewRowInfo
For i = 0 To grd.Rows.Count - 1
    RowI = grd.Rows(i)
    CellValue = grd.Rows(i).Cells("colID1").Value
      For ii = i + 1 To grd.Rows.Count - 1
           RowII = grd.Rows(ii)
           If CellValue = RowII.Cells("colID1").Value Then
 
               'RowI Change BackColor
               'RowII Change BackColor
 
           End If
      Next
Next

 

How? Thank you!

Vlad
Top achievements
Rank 1
 answered on 07 Aug 2018
1 answer
120 views

Hi guys,

 

i have created a rad button with rounded edges at sides.

i fill the background with some colour, but it seems the background act like i have a rectangle shape which it's but i have rounded the shapes.

i attached a photo for example.

 

thank you

Dimitar
Telerik team
 answered on 06 Aug 2018
1 answer
453 views

Hi

 

Really don't want a thinking for changing font in gridview( WE MUST WRITE CODE IN CellFormatting EVENT FOR A SIMPLE CHANGE FONT??!!!!! ) 

please release a patch for this problem!! default theme font is changeable ( but in filtering form, font wont change ), but another theme totally font unchangeable!!

another component wont change too !!!

See image:

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 06 Aug 2018
1 answer
116 views

HI,

I've spent a while looking, and not found yet, a means to set the disabled colour of a rad element item held in a rad gallery element. Is this possible and if so, how ? I have a requirement to set the colour of disabled items to one of two different colours depending on some other data.

I can set the background colour, and if required implement my own "pretend" enable / disable functionality, but I'd rather not.

Regards

Toby

Dimitar
Telerik team
 answered on 06 Aug 2018
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)
Chart (obsolete as of Q1 2013)
Form
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
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?