Telerik Forums
UI for WinForms Forum
2 answers
119 views

hi

my class localization is


 public class CustomSchedulerNavigatorLocalizationProvider : SchedulerNavigatorLocalizationProvider
    {
        public override string GetLocalizedString(string id)
        {
            switch (id)
            {
                case SchedulerNavigatorStringId.AgendaViewButtonCaption:
                    {
                        return "دستور کار";
                    }
                case SchedulerNavigatorStringId.DayViewButtonCaption:
                    {
                        return "روزانه";
                    }
                case SchedulerNavigatorStringId.WeekViewButtonCaption:
                    {
                        return "هفتگی";
                    }
                case SchedulerNavigatorStringId.MonthViewButtonCaption:
                    {
                        return "ماهانه";
                    }
                case SchedulerNavigatorStringId.TimelineViewButtonCaption:
                    {
                        return "تایم لاین";
                    }
                case SchedulerNavigatorStringId.ShowWeekendCheckboxCaption:
                    {
                        return "تعطیلات هفته";
                    }
                case SchedulerNavigatorStringId.TodayButtonCaptionToday:
                    {
                        return "امروز";
                    }
                case SchedulerNavigatorStringId.TodayButtonCaptionThisWeek:
                    {
                        return "این هفته";
                    }
                case SchedulerNavigatorStringId.TodayButtonCaptionThisMonth:
                    {
                        return "این ماه";
                    }
                case SchedulerNavigatorStringId.SearchInAppointments:
                    {
                        return "جستجو ";
                    }
            }
            return String.Empty;
        }
    }

but agenda view not translat!!!

2-Can I write code for today's event?

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

For some reason, it seems to keep saving the original items that were in the background list, such as "BUSY" or "BUSINESS", even though I've cleared the list, and added new backgrounds (with different IDs).  

So its not that the iCal export doesn't save backgrounds, it just that it doesn't seem to recognize custom backgrounds and then saves with the wrong background instead.

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

I'm exporting/importing my appointments using the iCal import/export.

It appears that the resource is not saved as part of that?  So basically I lose all resources in all appointments.  Any suggestions as a work around, other than saving the resource data elsewhere? 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 28 Dec 2021
1 answer
190 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
336 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
223 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
131 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
124 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.3K+ 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
103 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
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?