Telerik Forums
UI for WinForms Forum
2 answers
163 views

How do I go about draging and dropping between to details listviews that are visiually full /need to scroll ?  

 

If there is room in the list I can drop from 1 list to the one with the space but if they are full I can't.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Oct 2016
3 answers
238 views
Hi all,
Bug: TelerikMetro Theme Breaks Scheduler
by pushing the day labels up causing users
to not be able to see them...
jeff link
Hristo
Telerik team
 answered on 25 Oct 2016
1 answer
713 views

I have a list view and I am accessing the SelectedItemChanged event.  If there is a specified condition, I don't want the item I selected to be selected and revert back to the item that was selected, if one was selected.  For the most part, I have this working, however, I still get a BOX around the item I don't want selected, even though I clear out the Selected Items object on the ListView.  See the attached GIF, you will notice how the item I selected has a BOX around it. 

 

These are the 4 lines of code I have tried, even all at once and still, the items has a BOX around it.

radListViewRoles.SelectedIndex = 0;
radListViewRoles.SelectedItems.Clear();            
radListViewRoles.CurrentItem = null;            
radListViewRoles.SelectedItem = null;

 

Thanks

Dimitar
Telerik team
 answered on 25 Oct 2016
2 answers
245 views

Hi,

I need to create a style on which I set a determinate colour for the background of radpageview.

Exactly I need to know what is the property or way to set this specified colour.

You can see on the image the area which I need to colour.

Thank very much.

 

Angel

 

 

Angel
Top achievements
Rank 1
 answered on 25 Oct 2016
2 answers
247 views

Hi,

If a user has changed a cell, and before they move to another row, they click on the Form's Close button, how can I force the update to that row/record?  Right now, on the FormClosing event, I am calling EndEdit() and that is committing the change to the cell, BUT, if I call the Update method to my table adapter right after that, the change is not committed to the database.

I would prefer to NOT have to use a Save button.

Thank you,

Laura

Laura
Top achievements
Rank 1
 answered on 24 Oct 2016
2 answers
146 views

Hi,

In the demo's, there is a project called "Ganttview Custom Painting" and it works fine.

I have a question regaring the layout of the standard objects like milestone caret or timeline-tast (rollup).

How can I change them (or not draw them at all)?

As the start and the end of a task in the graphical time line I would like to use different icons (newsituation.png)

 

Thanks

Victor

Amsterdam

 

Victor
Top achievements
Rank 2
 answered on 24 Oct 2016
3 answers
888 views

Hello,

How can i show powerpoint slideshow (in view mode only) on Windows forms using telerik Winform Controls?

Is there any telerik control which will help to show powerpoint show

Please help!!

Hristo
Telerik team
 answered on 24 Oct 2016
4 answers
507 views

Hello,

May be this is a dumb question, but I cannot find how to make decimal column in grid to display and edit decimal data as it is, i.e

2
2.5
0.371

without any trailing zeros and not limiting to DecimalPlaces. For display purposes this may be not so big issue, but column spin editor rounding data to the DecimalPlaces, that is inacceptable at all.

And I still need to limit users on typing only numbers (minus, decimal separator) in the editor, and bind column to a decimal property, i.e. I cannot use plain text column, I think. Could someone suggest a solution?

 

 

Dimitar
Telerik team
 answered on 24 Oct 2016
2 answers
134 views

I want to implement the possibility to allow the user to chose the page size for GridView. My Idea is to add a textbox or dropdownlost next to the textbox with the current page number.

 

How can this be done? I have tried but didn't find the solution by myself.

 

Thank you

vfa
Top achievements
Rank 1
 answered on 24 Oct 2016
1 answer
162 views
Hi,

I had a radRibbonForm as my main form in my application.

This form had background image which is set from local resources at run-time.

Is it possible to place a radDock control and make it fully transparent - so even if it's dock style is set to 'fill' the image on the background of the ribbon form will be seen?

I've tried adding an image (png) to the splitpanel but it does not centre or stretch:

radDock1.MainDocumentContainer.SplitPanelElement.Children.Add(imagePrimitive);

So, it would seem to be 'easier' for the dock control to be fully transparent.

 

Thanks folks.

 

 

 

Hristo
Telerik team
 answered on 21 Oct 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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?