Telerik Forums
UI for WinForms Forum
4 answers
88 views
When the grid export to excel feature, the numeric values are being treated as a string format and thus sum can't be applied to cells. 
Dimitar
Telerik team
 answered on 05 Feb 2016
3 answers
112 views

Hello.  

My apologies if this has been answered elsewhere, but I was unable to find anything pertinent in my search. 

I'm in the process of evaluating UI for WinForms for use in an existing WinForms application, and have downloaded the demo. More specifically, I'm interested in the radRibbonBar control.  One of the first questions that has come up is whether or not it's possible to add a non-Telerik control to a ribbon bar group.  I've noticed that when I right-click on a group in order to add an item, I'm presented only with a list of rad controls, but seemingly there is no way to add other types of WinForms controls.   The issue is that our application utilizes a number of highly-customized controls that have been built off of the standard .NET base classes, a few of which would need to be included as part of the Ribbon Bar. 

 So, is the radRibbonBar control capable of hosting customized, non-Telerik controls?   If so, how?

Thanks.

 - Tom

Dimitar
Telerik team
 answered on 05 Feb 2016
4 answers
164 views

I have a grid that has columns such as Job number and Admin Name. 

 

I am grouping the rows by the Job Number. But I only want them to be grouped when there is more than one record. The user wants to see the +sign only when there is more than one admin per Job. is this possible? Can you help me find a solution for this?

 

Thank you. 

Frank
Top achievements
Rank 1
 answered on 04 Feb 2016
3 answers
248 views

I have RadGridView and in that I have GridViewComboBoxColumn column (name is Comment). End user must select from the value for that column from GridViewComboBoxColumn  list, or write the new value in that field. The problem is that when I write new value that isn't from list, after leaving that column new value not saved. Which option must i set in  GridViewComboBoxColumn or other place.

Thank you..

Dimitar
Telerik team
 answered on 04 Feb 2016
1 answer
180 views

Greetings!

 After upgrading to 2016 Q1, we've encountered a bug while appending text to radtextboxcontrol before setting anything to .Text property of it.

 For example:

 // Not working (exception is that 'startPosition' value cannot be null)

this.radTextBoxControl1.AppendText(String.Format("{0}", formattedString));

 

// Works

this.radTextBoxControl1.Text = " "; // maybe some initialisation goes here or smth...
this.radTextBoxControl1.AppendText(String.Format("{0}", formattedString));

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Feb 2016
3 answers
326 views

Here's the situation,

I'm trying to focus an appointment in the scheduler control but it's not possible to cast an appointment object to a radelement which is the type asked for the method FocusedElement.
Here's the code:
              foreach (Appointment app in ModificationsScheduler.Appointments)
              {
                  cAppointment = (CustomAppointment)app;
                     if (containsString(cAppointment.Summary.ToString(), strIndex, StringComparison.Ordinal) == true)
                     {
                         this.ModificationsScheduler.FocusedElement = app;
                     }
                    
              }

Is there any way to do this?

Thanks,
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Feb 2016
9 answers
672 views
Hi,
I have a RadScheduler that I've set up to drag and drop different tasks from a list box. Currently the task only fills one time slot (which is set at half-hour intervals) however I would like the user to be able to select a time period and drag the task to the selected area and have the "appointment" fill the entire selected area. 

I am having trouble retrieving the selected time period from the WinForms scheduler, is there a way to get the selected TimeSlot?

Thanks is advance,
Marcus
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Feb 2016
2 answers
133 views

Hi,

I have a Property Grid in my form and I made this RightToLeft. the problem is that I can't resize the item Height correctly.

The mouse cursor type should change to resize when the mouse is in the | border of item, but it doesn't work well.

You can see this in picture.

 Thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Feb 2016
8 answers
235 views
Hi

I want to add a RadPanel to a tile. How can I do that?

Thanks, 
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Feb 2016
3 answers
212 views

Hello,

Having a datasouce implementing IEditableObject. Is there a way with the gridview to call the CancelEdit on a row scope ?

I have no problem to validate a cell value and to cancel the change when it is not valid. But I have no idea how to do this on a row scope.

Something like the sliverlight GridView (first ESC cancel the cell editor, second ESC cancel the row changes)

http://demos.telerik.com/silverlight/#GridView/Commands

My business need is the following :

For a given day, I should record a list of time range object having two properties (StartTime, EndTime). When a Cell is validated, I check that the editor could be converted to a Timespan. When a row is validated I check that the StartTime and the EndTime are not null, that the StartTime is not bigger than the EndTime and to check that there is no range overlap with another Row.

Thanks for your support

 

Dimitar
Telerik team
 answered on 02 Feb 2016
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?