Telerik Forums
UI for WinForms Forum
2 answers
88 views
Hi
  In my windows application ,i will bind lot of nodes(more than 50000) in page load event,it will take more time (more than 20 mins).i am use RadTreeview(UI for WinForms Q1 2014).so how to bind quickly.

Pls reply asap.


Regards
  Aravind 
Aravind
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 06 Aug 2014
1 answer
219 views
I am using drag and drop to reorder nodes in a treeview, but there are certain rules around where nodes can be dropped and what should happen.  I am using a BindingList as the datasource.  

The rule that I am trying to support is that a sibling node that has children can be dropped on another sibling that has children, within the same parent.  The dropped sibling should not become a child of the target sibling, but it should maintain its original parent (which is the same as the target's parent).  

How can I accomplish this behavior?   

Thanks for any help.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 05 Aug 2014
2 answers
106 views
I have a radform which has a menu docked at the top a radstatusbar docked at the bottom and a  radsplitcontainer docked to fill,  the split container has 2 panels which each have a radgridview docked to fill Since adding a radstatusbar to my form the bottom scrollbars have disappeared.  It looks as though the gridview is lying behind the status bar!  Do I have to set the size of the grids dynamically to view the scrollbars?
Joe Bohen
Top achievements
Rank 1
 answered on 05 Aug 2014
1 answer
144 views
Hi

I'm currently designing my application for 1920*1080 screen res which seems to be a popular choice for many hi dpi laptops native resolutions.

I've managed to use some of the code in the forum to good effect and I'm experimenting with the code provided by Ivan Todorov in his useful high dpi article.

If I use the MS message box in my code the dialog size is ok for high res, using radmessagebox I get a reduced size. Can you provide some code or ideas on how to rectify this?

Any other advice or code on adapting to high res screens would be appreciated, although I realise that at the moment there doesn't seem to be a complete solution.

Thanks

Roger
George
Telerik team
 answered on 05 Aug 2014
3 answers
344 views
We have been using the SelectedIndexChanged event to react to user selections in dropdowns. The problem is that this event also fires when the DataSource is set, when the user is using the arrow keys to browse through the dropdown items, and when different items are selected using AutoComplete. Quite often, changing a dropdown selection can trigger a long and expensive process of database calls and changes to other controls.

I would like to use an event that only fires when the user has truly made a selection. We have been handling this problem by either setting module-level flags to ignore the SelectedIndexChanged event, or temporarily disconnecting the event handler.

Is there a different event that will fire only for actual user interaction? The Windows Forms combo box has a SelectionChangeCommitted event that looks better for this purpose, but I don't see an equivalent event for the Telerik dropdown.
Dimitar
Telerik team
 answered on 05 Aug 2014
1 answer
467 views
Hey all.I have been searching to change a background colour of a radbutton when hovered.I found exactly what I was looking for here
When I run the program, all is well.But when I try to implement that exact code in my project it does not work.Is there something I am missing.Bear with me as I am a newbie.

Kind Regards,
Dimitar
Telerik team
 answered on 05 Aug 2014
10 answers
499 views
Hello
I downloaded the demo of Telerik Q2 2014. 
I'm trying Scheduler and Reminder in visual basic 2013. NetFramework 

In the event AppointmentEditDialogShowing RadScheduler1 
I try to show the custom form. 

Private Sub radScheduler1_AppointmentEditDialogShowing (sender As Object, e As AppointmentEditDialogShowingEventArgs) 
e.AppointmentEditDialog = New CustomForm()

End Sub 


I took the code from the following thread
http://www.telerik.com/forums/custom-edit-dialog

but displays an error "System.InvalidCastException"

I try 

Private Sub radScheduler1_AppointmentEditDialogShowing (sender As Object, e As AppointmentEditDialogShowingEventArgs)
CustomForm.show
End Sub

This show the original form and my custom form

Thanks




Jeff
Top achievements
Rank 1
 answered on 04 Aug 2014
1 answer
166 views
I have a RadPageview in Strip Mode and I want my program to had support a right-to-left language. When I changing the Right-to-Left Property to true it works fine. but when I run my program and use Arrow Keys (Left or Right) it doesn't work correctly. Left key goes to Right and Right key goes to Left. How can I fix it?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Aug 2014
16 answers
237 views

In Versions prior to Q3 2010,  when I filtered the grid,

myGrid.Rows.Count    

counted only the visible rows, now it returns the total rows.
How can I get the number of currently visible Rows in the FilterChanged event handler?

Regards
Erwin
Jeen
Top achievements
Rank 1
 answered on 04 Aug 2014
3 answers
39 views
I have 5 groups in a radGridView and I want all groups collasped on form load.  However, Group[0] will not collaspe.  All other are collasped.

this.radGridView3.Groups[0].Collapse();
this.radGridView3.Groups[1].Collapse();
this.radGridView3.Groups[2].Collapse();
this.radGridView3.Groups[3].Collapse();
this.radGridView3.Groups[4].Collapse();

Stefan
Telerik team
 answered on 04 Aug 2014
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)
Chart (obsolete as of Q1 2013)
Form
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
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?