Telerik Forums
UI for WinForms Forum
3 answers
129 views

Hi,

Is there a way to allow the user to draw a rectangle and get all the data points within that rectangle?

Thanks

Tony

Dimitar
Telerik team
 answered on 20 Jun 2018
3 answers
390 views

Hi,

I try to save the content of a simple RadForm to a Bitmap.The non client area of the form is not drawn at all (transparent value). If I disable Theming, it works.

Here is the code I used :

static void Main()
{
    Application.EnableVisualStyles();
    var form = new RadForm1();
     //form.AllowTheming = false;  --> Works is Theming is disabled ! Otherwise no.
    form.Show();
    var rect = new Rectangle(0, 0, form.Bounds.Width, form.Bounds.Height);
    var image = new Bitmap(rect.Width, rect.Height);
    form.DrawToBitmap(image, rect);
    image.Save("d:/test.png");
}

 

How can I force the drawing of the NC area of the form ?

Thks

 

Dimitar
Telerik team
 answered on 19 Jun 2018
1 answer
150 views

hi

i'm using radDateTimePicker with Persian culture (fa-IR)  in my win-from application

but when i want to change month to select other date Next button doesn't work

it will stop on some special month like Ordibehesht(اردیبهشت),Tir(تیر),Esfand(اسفند)

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
9 answers
742 views
Hi,

I would like to change the GroupPanel Text. Currently it says, "Drag a column here to group by that column.". I would like it to say something else.

Can someone please assist.

Thanks,

Vance
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
1 answer
315 views

Hi Telerik team :)

I have a gridview with a list of persons.

I sort this list on the name of persons when i click on column header.

Now, when i click on a row to add a new person, when i end-edit the row, the new person is automaticaly sorted with the rest of the list.

I don't want this behavior.

I'll prefer that the new person stays in bottom of list with the list already sorted.

So is there a way to avoid the sort when add a row without modifying the current list display (even if sorted) ?

Thanks

Regards 

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
5 answers
178 views

Hello,

I need help to use SelectedIndexChanged of ComboBoxColumn.

ValueChanged of the GridView is to late.

 

Regards,

Marc

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Jun 2018
2 answers
201 views

Hi,

I'm looking for validation on the below. Essentially I want to validate that I can release a free product as long as I combine the Telerik assemblies with the executable. I want to ensure that using ILMerge is enough to meet this requirement from Telerik.

Secondly, if I charge for an application from my understanding I do not need to merge into a single executable? Is that correct?

I do understand that Telerik.WinControls.UI.Design.dll should not be redistributed in any scenario and that a copyright needs added in the about window.

Thanks,

Jacob


Jacob
Top achievements
Rank 1
 answered on 14 Jun 2018
1 answer
116 views

Hello

I am hiding a group via code at runtime with 

carers.Visibility = Telerik.WinControls.ElementVisibility.Hidden

 

however the gap stays there, is there a function to auto reorganize so the next group to the right takes its spot

(fills in the gap)

 

if not, can set there order via code, or delete the group completely

 

all at runtime

 

thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Jun 2018
8 answers
1.7K+ views
Hi,

I am trying to retrieve the data that is in a listviews subitems.

I would have thought something like this would be the answer, but I cant find anything similar to it.

 var test = radListView1.Items[2].SubItems[2].Value

Where am I going wrong?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Jun 2018
4 answers
499 views

With the DateTimePicker, I can bind a nullable DateTime property to NullableValue:

resolvedDateTimePicker.DataBindings.Add("NullableValue", _bindingSource, "DateResolved", true, DataSourceUpdateMode.OnPropertyChanged);

 

Unfortunately the NullableValue property doesn't seem to exist for the TimePicker.

Will this be implemented at some point, and/or how would I bind a DateTimePicker to a nullable DateTime?

Dimitar
Telerik team
 answered on 14 Jun 2018
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?