Telerik Forums
UI for WinForms Forum
3 answers
313 views

Hello

I've a problem, see attached code.

If you open the second form and open the combobox and then click on the group (dropdown is not closed because of the dropdown closing event) and then close the form. The dropdown "hovers" without any form/control.

Kind Regards,

Christian

Dimitar
Telerik team
 answered on 16 Nov 2016
2 answers
274 views

Hello, i have the following code:

When the user press the down arrow, the grid goes to the first row instead of going to row 86.

How can I let the grid going to the row after the current when the user press the down arrow key?

Version of api is the latest (i didn't notice that in previous versions, I can't remember if previous version had same bahaviour, but I think not) OS is windows 10

Best regards

Andrea

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using Telerik.WinControls.UI;
 
namespace WindowsFormsApplication2
{
    public partial class Form1 : Form
    {
        RadGridView rgv;
        public Form1()
        {
            rgv = new RadGridView();
            rgv.Dock = DockStyle.Fill;
            this.Controls.Add(rgv);
            this.Size = new Size(800, 600);
             
             
            this.Load += Form1_Load;
        }
 
        private void Form1_Load(object sender, EventArgs e)
        {
            List<data> data = new List<WindowsFormsApplication2.data>();
            for (int i = 0; i < 100; ++i)
            {
                data.Add(new WindowsFormsApplication2.data { A = "test" });
            }
            int n = 85;
            rgv.DataSource = data;
            rgv.Rows[n].IsSelected = true;
            rgv.Rows[n].IsCurrent = true;
            rgv.Rows[n].EnsureVisible();
            rgv.CurrentRow = rgv.Rows[n];
        }
    }
 
    class data
    {
        public string A { get; set; }
    }
}
Dimitar
Telerik team
 answered on 16 Nov 2016
2 answers
385 views

Hi,

Is there anyone who could tell me a way to insert a document window?

I am using radDock.DocumentManager.DocumentInsertOrder = DockWindowInsertOrder.ToBack;

If I added 3 DocWindows, it will be placed as Doc1 - Doc2 - Doc3

 

I wanted to place Doc3 between the other two if Doc1 is the ActiveWindow.

 

I am looking to insert an item in radDock.DockWindows but it has no Insert property.

RadDock.AddDocument always place it last or first depending on InsertOrder.

 

Am I missing a Property to allow such case?

 

Dimitar
Telerik team
 answered on 16 Nov 2016
1 answer
207 views
Hi. I have a gridView with several columns ( "column1", "column2", "columns3", "column4"). The gridview has the AllowEditRow property to False. And I have in the form a checkbox which when I check it (Checked = true), I want to activate the editing of the columns "column2" and "column4 only.
Thank you
Dimitar
Telerik team
 answered on 16 Nov 2016
2 answers
123 views

I'm getting an exception when I drag and drop a PageView, GridView, and a few other controls to the Form.

system.nullreferenceexception: object reference not set to an instance of an object (see attached screen shot).

No one else on my team has reported getting this issue. My existing projects are fine and I can drag and drop these controls to them, but when I create a new project and try to add these controls, I get the exception noted.

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Nov 2016
4 answers
278 views

Hi,

I'm using the radDeskTopAlert for WinForms and it's a very nice control.

However, I'm finding that if I move the client application from monitor 1 to monitor 2 the desktop alerts still popup in the same place on monitor 1.

If I restart the application on Monitor 2 the alerts still appear on Monitor 1.

Is there a way to use X,Y co-ords to get around this problem?

Many Thanks,

Martin.

Shakti SIngh Dulawat
Top achievements
Rank 1
 answered on 15 Nov 2016
4 answers
138 views

I'm working in appointment function ,use calerdar to display scheduling.

Each day display a percent bar to display left appoint no  in day. like below pic.

 

I want to custom draw day element,when day 

 

Dimitar
Telerik team
 answered on 14 Nov 2016
1 answer
102 views
Is it possible to export radGridView to HTML5?
Dimitar
Telerik team
 answered on 14 Nov 2016
1 answer
444 views
Is there a way to enable selection in a readonly textbox grid cell? So a user cannot edit the text but can select part of the text?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Nov 2016
4 answers
1.3K+ views

Hello 
i want Change Change Color Border For  DateTimePicker 

i want put change color border buttom only and disable color for top,left , right 

Dimitar
Telerik team
 answered on 11 Nov 2016
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?