Telerik Forums
UI for WinForms Forum
6 answers
291 views
SelectNextRow the group does not work
 radGridView1.GridNavigator.SelectNextRow(1);
When the next group arrives Does not work.
George
Telerik team
 answered on 12 Mar 2014
2 answers
107 views
Hello Telerik Team,

I had this problem when i assign text in MultiColumnComboBox the first few letters are hidden or not showing. 



comboSubStructure.SelectedValue = comboSubStructure.EditorControl.Rows[i].Cells[1].Value.ToString();
comboSubStructure.Text = comboSubStructure.EditorControl.Rows[i].Cells[3].Value.ToString();
George
Telerik team
 answered on 11 Mar 2014
1 answer
132 views
PivotGrid for wpf has  Expand Behavior .http://www.telerik.com/help/wpf/radpivotgrid-features-expand-behavior.html

I want to know how to do in WINFOEM.

I did not find    - RowGroupsExpandBehavior and ColumnGroupsExpandBehavior.         I'm from China ,My English is poor.
Stefan
Telerik team
 answered on 11 Mar 2014
22 answers
1.2K+ views
Hi,

I have a database with the field that contains the filename of an image that I would like to display in am Rad GridViewImage Column.  

- The databse itself does not contain the image just the filename.
- The field only contains the filename - not the full path (all images are stored in a single directory)
- The width of all the images are the same, however the height will vary.

I need to load the image at runtime for every record that is displayed.

I have searched everywhere, but cannot find how to achieve this.

I am using VB.NET 2010

Kindly assist.
Stefan
Telerik team
 answered on 11 Mar 2014
1 answer
470 views
Hello colleagues,

I am developing a themed application where trying support Office 2010 themes. The black and blue themes are drawn without artifacts. But I am stuck with the Silver theme. The form's background color differs from controls contained on the form. How can I set the same background color for the form?

Please see the silver.png screenshot for more information.
Dimitar
Telerik team
 answered on 11 Mar 2014
0 answers
89 views
I used following code to change the tab order by pressing Enter key , and it works great on any objects of my form.But when I changed the AutoCompleteMode property of my RadDropDownList to "SuggestAppend" , then
when I press Enter on RaddropDown the tab order not changed and it stay on this control !!!! plz help to handle this problem.

 protected override bool ProcessKeyPreview(ref Message m)
        {
            if (m.Msg == 0x0100 && (int)m.WParam == 13)
            {
                this.ProcessTabKey(true);
            }
David
Top achievements
Rank 1
 asked on 11 Mar 2014
5 answers
233 views
Hello, I need the gridview to automatically go to the "new row" row and the first visible column (the first column is hidden) of that row after adding a row. How can I achieve this? I've tried the following but for some reason the selected column is the second, not the first one (NoMes).


Private Sub gvMeses_UserAddedRow(sender As Object, e As Telerik.WinControls.UI.GridViewRowEventArgs) Handles gvMeses.UserAddedRow
 
    gvMeses.MasterView.TableAddNewRow.IsCurrent = True
    gvMeses.Columns("NoMes").IsCurrent = True
 
End Sub

Thanks
David
Top achievements
Rank 1
 answered on 11 Mar 2014
1 answer
161 views
Hi, I have two issues. 

1)  How can I change the title from 'Edit Appointment'

2)  I programmatically call a custom appointment dialog, but the background dropdown is empty. The code is below, I had to add a New event to the custom dialog in order to get it to work

 Dim app As New Appointment(Now, Now.AddMinutes(30))
 Dim frmeditDialog As EditAppointmentDialogExtended = New EditAppointmentDialogExtended(app, DashBoard.schMain)

  If frmeditDialog.ShowDialog(Me) = DialogResult.OK Then
                    DashBoard.schMain.Appointments.Add(frmeditDialog.Appointment)
  End If


Here is the New Sub in the custom dialog:

  Sub New(app As Telerik.WinControls.UI.Appointment, radScheduler As RadScheduler)
       _app = app
        _radScheduler = radScheduler

        InitializeComponent()
End Sub


Any help is appreciated.






Stefan
Telerik team
 answered on 11 Mar 2014
1 answer
137 views
Here is a tricky case.

I am showing a ToolStripDrowDown "from" a ToolWindow. I am aware ToolStripDropDowns are actually forms, not subcontrols, so that showing them from a control is loosely defined from a technical point of view. What I mean is that in reaction to a user action in a control inside the toolwindow, I display the toolstripdropdown next to this control.

The ToolStripDropDown contains a focusable control.

Here is the problematic scenario:
- the tool window is in autohide mode
- the user selects the toolwindow
- the user causes the toolstripdropdown to be displayed
- the user clicks inside the focusable control in the toolstripdropdown
- logically, the toolwindow loses focus and is hidden.

I am aware this is a perfectly logical behaviour by RadDock, but I am looking for a workaround. Any idea would be greatly appreciated.

PS: I am opened to giving up on ToolStripDropDowns. I am using it to provide a kind of light, unintrusive, dialog box, meaning it's not modal and automatically disappears whenever the user clicks somewhere else in the application. It's kind of a kludge, but it's been mostly satisfactory till now.
George
Telerik team
 answered on 11 Mar 2014
1 answer
69 views
Hi, I want to reduce left margin beside images. I tried . TreeViewElement.Margin but it didn't work.

See attached image.
Stefan
Telerik team
 answered on 10 Mar 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)
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
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
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?