Telerik Forums
UI for WinForms Forum
1 answer
234 views

Hello,

I'm using a RadDateTimePicker nested in a custom user control and I'm having an issue when I click on a date or on a navigation arrow, the calendar closes itself and does not changes its value. I'm using it on an multi-thread application. 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Mar 2018
4 answers
299 views
I have a treeview that is blowing up on loading in data. Here is what is happening.

dsVariables = GetDocVariables()

RadTreeView2.Nodes.Clear()

RadTreeView2.ParentIDMember =

"ParentID"

RadTreeView2.ValueMember =

"HierarchicalID"

RadTreeView2.DisplayMember =

"VariableText"

RadTreeView2.DataSource = dsVariables.Tables(0)


Here is the data:

ParentID HierarchicalID  VariableText
0  0   TEST
0  600   ONE
600  601   TWO

Why is the treeview throwing an error??????

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Mar 2018
1 answer
84 views

Hello,

Like GridView, is summary row available in the Virtual grid? I want the count of rows before and after filtering in my virtual grid.

 

Thanks,

kanors

 

Dimitar
Telerik team
 answered on 19 Mar 2018
0 answers
159 views
Is there a way to reduce the size of image or document when printing using the radpdfviewer? attached is the image and I wanted to reduce its size
Richard
Top achievements
Rank 1
 asked on 17 Mar 2018
2 answers
136 views

hello everyone
i trying to give all cells a CellSpacing in a gridviewtemplate.
for a radgridview this can be done with radgridview.TableElement.CellSpacing = 3.

 

Thanks for your help

andre

Andre
Top achievements
Rank 1
 answered on 16 Mar 2018
1 answer
256 views

DataSet ds = new DataSet();

DataTable dt = new DataTable();

dt.TableName = "Tasks";

dt.Columns.Add("Id");

dt.Columns.Add("ParentID");

dt.Columns.Add("Title");

dt.Columns.Add("Start", typeof(DateTime));

dt.Columns.Add("End", typeof(DateTile));

 

dt.Rows.Add("1", "","Item1", new DateTime(2018,03,16), new DateTime(2018,03,20);

dt.Rows.Add("2","1","child", new DateTime(2018,03,16), new DateTime(2018,03,17);

dt.Rows.Add("3","","Item2", new DateTime(2018,03,16), new DateTime(2018,03,20);

ds.Tables.Add(dt);

this.radGanttView1.DataSource = ds;

radGanttView1.Items[0].ReadOnly = true;

radGanttView1.Items[0].Items[0].ReadOnly = true;

radGanttView1.Items[0].NextItem.ReadOnly = true;

 

 Item2  is not moving  but Item1 is still moving

I want Item1 is not moving too.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Mar 2018
1 answer
122 views

How do I make the group descriptor rows automatically increase in height so that they display all of the text?

Note I'm setting the text in the groupSummaryEvaluate event

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Mar 2018
12 answers
232 views
How can i disable tab of header/footer in print settings in pdfviewernavigator? Is this possible? Thanks in advanced
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Mar 2018
2 answers
110 views

hi~

radGanttView1.GanttViewElement.DragDropService.PriviewDragStart += DragDropService_PreviewDragStart;

 

private void DragDropService_PreviewDragStart(object sender , PreviewDragStartEventArgs e)

{

       GanttViewSummaryElement element = e.DragInstance as GanttViewSummaryElement;

       if(element  != null)

       {

              // Get Start and End

        }

}

HWI CHEOL
Top achievements
Rank 1
 answered on 16 Mar 2018
7 answers
244 views

How can I define the grid back color - the area in White in the attached screen shot of my test application ?

Is it possible to set it as transparent - to display the backgrond image of the hosting form 

Thanks in advance

pierre-jean
Top achievements
Rank 1
Veteran
Iron
 answered on 15 Mar 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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
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
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
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
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?