Telerik Forums
UI for WinForms Forum
24 answers
667 views
I want to show a custom appointment form when the user double clicks on the radscheduler to create/edit appointments.

Right now it shows the built-in AppointmentEdit dialog. The data I need to capture is vastly different from what appears on the dialog. The only common elements are the dates. I also need to capture lots of other information that it doesn't make sense to inherit from the dialog. It's easier to create a custom form from scratch. I am hoping there is an event I can use to cancel the default dialog from appearing and display the custom form.

I looked through the documentation but didn't find any. I tried the AppointmentEditDialogShowing event without any effect.

Is this even possible.
Dimitar
Telerik team
 answered on 24 Mar 2015
4 answers
182 views
When i set the min value to to -64k and max to 64k. My Application takes around 5 to 10 minutes to start. I also modify the large and min frequency to the same value as my min and max value.

Thanks,
Jerome
Dimitar
Telerik team
 answered on 23 Mar 2015
1 answer
135 views
Hi,
   is it possibile to scroll the pivotgrid using the keyboard?

Thanks a lot

Manuele
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Mar 2015
8 answers
4.3K+ views
Dear Telerik team,

is there a way to remove the border around the grid ?
In our scenario the grid is nested inside a docking control, which comes with its own border.
therefor we have two borders, which together look like a single thick border, breaking overall consistency.
When opening the Visual UI Editor there is no Visual tree to change anything but the root element, so I guess all drawing
is performed manually. Removing borders from the grids TableElement had no effect either. Any advide is greatly appreciated.

Regards

Falk Wegener
orgAnice Software GmbH
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Mar 2015
1 answer
235 views
Work on vs2012 C#  desktop application , My winform contain
excel like filtering gridview,here I want tabbed view for each row which
contain image gallery.

Basically I need help on bellow topic

1)     Need help how to add tabbed  in gridview

2)     How to add  image gallery in grid tab.

Note : From my tab gallery I also want to download images,Want to zoom selected images.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 23 Mar 2015
6 answers
430 views
Why MessageIcon doesn't accept RadMessageIcon.Error as it's value and reports : "Cannot implicitly convert type 'Telerik.WinControls.RadMessageIcon' to 'System.Drawing.Bitmap'" ?

Dimitar
Telerik team
 answered on 23 Mar 2015
3 answers
260 views
Hi,

I have recently installed the Telerik Winforms platform on an Windows 8.1 development computer.    When I compile all the Telerik controls and themes are blurry. Is there anything I can do about this?  You can see this in "Blurry1.png"

Also, I for some reason, no matter what theme I use the bottoms of my controls are being cutoff at run time, but clearly there is plenty of margin at design time.  These are images cutoff 1 and 2 (attached).  I know that at runtime the theme is "Windows8" and at design time it is the default, but this happens no matter which theme I choose.

Thank you in advance for your assistance.
Hristo
Telerik team
 answered on 23 Mar 2015
1 answer
401 views
Hi,

I have a button on my main Form which will pop up another form called PleaseWaitForm containing a RadWaitingBar.
The problem is I can get the WaitingBar to animate.


01.Private Sub Btn_ReadFromDB_Click(sender As Object, e As EventArgs) Handles Btn_ReadFromDB.Click
02.        StatusLabel.Text = ".................."
03.        Dim pleaseWait As New PleaseWaitForm
04.        'pleaseWait.Location = Me.Location
05.        pleaseWait.StartPosition = FormStartPosition.CenterScreen
06.        pleaseWait.Show()
07.        ' Set cursor as hourglass
08.        Cursor.Current = Cursors.WaitCursor
09.        PleaseWaitForm.RadWaitingBar.StartWaiting()
10.        Application.DoEvents()
11.        'Read Excel Database
12.        ReadFromExcel("\Assets\Documents\?????.xls")
13.        PleaseWaitForm.RadWaitingBar.StopWaiting()
14.        Cursor.Current = Cursors.Default
15.        ' Hide the please wait form
16.        pleaseWait.Hide()
17.    End Sub
Hristo
Telerik team
 answered on 20 Mar 2015
1 answer
993 views
Hi

I changed command button color using GridViewCommandColumn

The below code is added in CommandCellClick event handler

cell.CommandButton.ButtonFillElement.BackColor = frmColor.Color;

this code changed the color, but when I add a new row, the color move to new row.

And the cell which I changed the color of return default color.

Could you let me know how I can change command button color in cell?
Ralitsa
Telerik team
 answered on 20 Mar 2015
2 answers
115 views
Hi, I'm trying to achieve a style exactly like the one shown in the demo application (attached image).

I analyzed the sample code, but the style is not in him. Where could I find the code that generates it?

Thank you very much.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Mar 2015
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?