Telerik Forums
UI for WinForms Forum
2 answers
131 views
I have a log in form with a user name Radtextbox, Password Radtext box , OK Radbutton and Cancel Radbutton controls. No matter what I do, it's taking me 2 tabs to move from the user name to the Password, but only 1 tab to move after that. I tried changing the tab indexes and even if the numbers are 1 apart, I still need two tabs. I tried changing the AcceptsTab and AcceptsReturn properties. It didn't make a difference. What am I missing?
Ruth Goldberg
Top achievements
Rank 1
 answered on 28 Jan 2010
3 answers
147 views
Is there a way to add a vertical scrollbar inside a grid cell that responds as you would expect, by scrolling the textual contents of a cell?
Thanks for your time
Nikolay
Telerik team
 answered on 28 Jan 2010
3 answers
234 views
Hi! When I'm running the installation package (around 150 MB downloaded from the telerik website) it's giving me some very general message (screenshot) which is saying Install Error - Process have ended unexpectedly and that's it.
I don't know - maybe it has something to do with me having the trial of telerik controls already installed ?
Cheers,
Tom
Peter
Telerik team
 answered on 28 Jan 2010
1 answer
289 views

Im new to winforms and I created a ribbon form and another form1.vb that has a grid on it.  So I created a button on the ribbon and I have setup some docking toolwindows and now I want to load this Form1.vb into toolwindow2 when a user click the button.  Looking at the code for the BugTracker it seems there is some type of view that is created on all the sub forms.  (IE my form1) so do I need to create this formview so I can load it into this window?

This is what I came up with thus far from looking at the bugtracker, and if i take out the Controls.add I do get another tab added where toolswindows2 is at.  but how do i make it load form1 in it now.

    Private Sub RadLabelElement1_Click(ByVal sender As System.ObjectByVal e As System.EventArgs) Handles RadLabelElement1.Click  
        Dim toolWindow As New ToolWindow("Unassigned Bugs")  
        toolWindow.Controls.Add(Form1)  
        toolWindow.CloseAction = DockWindowCloseAction.CloseAndDispose  
        'by default the close action for tool windows is Hide    
        'but we whant the instance of this pane to be disposed, so set the action to Close   
        RadDock1.DockWindow(toolWindow, Me.ToolWindow2, DockPosition.Fill)  
    End Sub 
Nikolay
Telerik team
 answered on 28 Jan 2010
1 answer
103 views
I am doing spell check application in .net using Microsoft word utility.
I want to disable the "Add to Dictionary" button in the window which appears.
How can i do that?Plz help.
Vishnu P R
Top achievements
Rank 1
 answered on 28 Jan 2010
2 answers
95 views

Hi,

 

When I want to enable filtering on GridView(Design mode). My VS(2008 TS) have a hang(I must kill VS process, see the attachment). I try to use Property Builder for this and the result was the same.

 

Best regards

Marcin Sowa

Julian Benkov
Telerik team
 answered on 28 Jan 2010
1 answer
136 views
I am experimenting to write a generic data browser for WCF data services.

When binding to a query result created using "select new" RadGridView does not display any data: 

Dim q = From o In svc.Orders Select o 'This query displays data

Dim q = From o In svc.Orders Select New With {o.OrderDate} 'This query does not display data

RadGridView1.DataSource = q.ToList

  1. How can I use autogenerated columns with "Select New"?
  2. Can the RadGridView automatically diplay hierarchical data from LINQ queries?
    Ex: from c in Customers select new with {CustomerId, c.Orders}

 

 

 

 

 

 

Julian Benkov
Telerik team
 answered on 28 Jan 2010
1 answer
120 views
Hi there,

I have bounded the radgridview with the datatable which is resulting all okay. but the time I go on filtering the records according to any criteria passing as a parameter on top of the column filter box. it throws two different errors:

1) Index -1 is  either negative or above rows count. (there are records into the grid)

and also sometimes throws as:
 
2) Exception has thrown by the target of invocation.

I haven't added any filtering code from myself as it's an inbuilt feature.

Please assist me with this ASAP. I need to fix this error.

Cheers,
Munsh
Jack
Telerik team
 answered on 28 Jan 2010
1 answer
189 views
How can I get the font object used in the gridview cells? The "Font" property of the gridview is not it -- it returns a different font than the one cell's text are drawn with.

Edit: I do know how to get the font in painting/formatting events, but that's not what I want. I want to be able to get it ahead of time (i. e., in the form "load" event) before anything is displayed to the user.

Thanks,
-DevJ
Jack
Telerik team
 answered on 28 Jan 2010
4 answers
187 views
We want to set recurrencerule as following

last week of every month

How can we do this in code using MonthlyRecurrenceRule ?
Dobry Zranchev
Telerik team
 answered on 28 Jan 2010
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?