Telerik Forums
UI for WinForms Forum
1 answer
232 views
I do not want to allow the user to use the top row to do a booking/appointment for the whole day. My policy only allows users to book for certain number of hours. How do I hide the top row that allows them to book for the whole day? 
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 28 Dec 2021
4 answers
400 views

 

 

        private void frmMapping_Load(object sender, EventArgs e)
        {
            string cacheFolder = @"..\..\cache";

            bingProvider.UseSession = true;
            bingProvider.BingKey = "MyKey";
            LocalFileCacheProvider cache = new LocalFileCacheProvider(cacheFolder);
            bingProvider.CacheProvider = cache;
            bingProvider.ImagerySet = Telerik.WinControls.UI.Map.Bing.ImagerySet.Road;
            this.radMap1.Providers.Add(bingProvider);

            PointG racheer = new PointG(38.595592, -90.429629);
            MapPin racheerPin = new MapPin(racheer);
            racheerPin.Text = "Right Here Man!!!";
            racheerPin.BackColor = Color.AliceBlue;

    }
MrBizzl
Top achievements
Rank 2
Iron
 answered on 27 Dec 2021
1 answer
256 views

Hi,

I am using a RadGridView in a window .

I am using RadDropDownListEditor for editing one of the cells in the column that has one element as list.

I want it to be able to set as empty on editingBut the change isn't persisting when I provide empty string.

According to the documentation, the change only persists when we select one of the other items in the list.

Is there any way I can set it as blank on providing empty string.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Dec 2021
1 answer
160 views
I have a scheduler created, I can create appointments, etc.  But what event fires when the appointment time is hit?  For some reason this is eluding me...
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Dec 2021
0 answers
172 views

Hi Telerik team

I just use the radganttview replacing our old GanttOCX. I have a question about links between tasks. We don't want to use links.

Is it possible that links are invisible in the GanttViewGraphicalviewElement ?

 

Thanks in advance for your answer.

Jean-Pierre
Top achievements
Rank 1
 asked on 23 Dec 2021
1 answer
1.5K+ views

Hi ,

I am using a RadGridView along with a button in a Form window. When button is clicked , it shows some hidden rows in RadGridView.

I want the hidden rows to be showed when the Form window is maximized.
How do I go on about doing this?

This is how I am trying it:


If Me.WindowState =2 Then

'Raise an event here


thanks.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Dec 2021
1 answer
133 views

Hi.

 

I wonder if it is possible to put the video in a shape, like a circle. I also want to know if it is possible to hide all the controls at the bottom.?

 

 

 

Regards

 

Dinko | Tech Support Engineer
Telerik team
 answered on 22 Dec 2021
1 answer
120 views

Hi,

I am using Telerik UI for Winforms 2020 to create a grid and when I hit the maximize button on title bar, the grid remains the same size but the window maximizes , like the attachment below.

How can I make sure that the Grid uses the full size of window on maximizing ?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Dec 2021
1 answer
247 views

Hi,

I want to enable drop shadow for the floating windows in RadDock. I tried the below code but it didn't work.

window.RootElement.EnableElementShadow = true;
window.RootElement.ShadowColor = Color.GreenYellow;
window.RootElement.ShadowDepth = 10;

Is there a way to enable it?

Thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 21 Dec 2021
2 answers
266 views

Hi.

Is there any way to put the custom themes (.tssp) in the project resources (Resources.resx) and load from there?

I'm actually looking for a way to include the .tssp files in the program itself (not as a separate files in project output)

Note: Currently my theme files are in the project folder and I'm using this method:

https://docs.telerik.com/devtools/winforms/styling-and-appearance/advanced-topics/adding-custom-redistributable-themes-to-your-application/creating-a-theme-component

 

Thanks

Pin
Top achievements
Rank 1
Iron
 answered on 20 Dec 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
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
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
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
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
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?