Telerik Forums
UI for WinForms Forum
1 answer
74 views
I wrote my own code for handling resizing so that I could get the resizing functionality that I want. It all works fine ... until I display a scroll bar. Then the size is too large.

I thought "easy enough", I will just add a check for a scroll bar and make my widths shorter. From reading, it sounded like I should use VScroll to check that. However, this value is *always* false, even when the scroll bar is showing.

Is there a way my code can know that the scroll bar is showing so I can resize my columns appropriately?

Thanks!
Deborah
Top achievements
Rank 1
 answered on 23 Oct 2010
2 answers
80 views
I would like to move the first 3 columns in columns collection to end of the collection.
If there were a total of 10 columns, then I want to move columns 1,2 and 3 so that they are columns 8,9,10.

Thanks
Sunil
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 22 Oct 2010
2 answers
157 views
Hello,

I've done this in an ASP.NET application, now I need to do it in a WinForms application. I've attached an image of the web page that illustrates what I need to do. I need to programmatically create columns that contain a checkbox and a textbox. So it's really two issues, but the programmatic creation of columns is not really an issue as I've already done this. But since I don't know the columns at design time, I need to bind the grid to a DataTable I populate in code, rather than define them in design mode. However I need each cell to contain two controls, that are both live. When the user interacts with either control I need to highlight the cell to indicate that it has been modified. Really the only thing I think I could use an example for is two controls in a cell. See the attached image.

Thanks, Steve
Martin Vasilev
Telerik team
 answered on 22 Oct 2010
4 answers
273 views
What is ShowItemTooltips supposed to do? I turned it on for my bound grid and don't see any tooltips.

What I was hoping for was to see the full text of each cell as I hover over the cell.

Is there a way to do this automatically? Or do I have to write the code to display cell tooltips?

Thanks!
Stefan
Telerik team
 answered on 22 Oct 2010
1 answer
368 views
Hello,

I am using radtreeview. and added rootnode and child nodes to it,showing checkbox for each node (parent and child node).
after that i am selecting many nodes (Checkbox). after clicking remove button. i need to remove the checked nodes from treeview as well as from database.

So, how to get the collection of checked nodes?

Please help?

thanks
Sachin C
Richard Slade
Top achievements
Rank 2
 answered on 22 Oct 2010
7 answers
180 views
Have just upgraded to 2010 Q2 SP2 and found that when manually entering or editing of a date, that when you get to the year portion the control just clears everything and goes back to 01/01/1900 in the drop down portion.  Confirmed that this occurs in the demo app as well.  This is a critical problem as the drop down picker is not very useful when you have to enter historical dates like birthdays etc.
Stefan
Telerik team
 answered on 22 Oct 2010
5 answers
426 views
I have a RadGridView that would allow the user to persist layout settings via the SaveLayout() and LoadLayout() methods. Is there a way in which the user can clear all the layout settings applied... something equivalent to a radgridview.ClearLayout() perhaps?
Richard Slade
Top achievements
Rank 2
 answered on 22 Oct 2010
5 answers
300 views
Hi,

I want to display times in my radchart ( horyzontal Bar type ) in format  mm:ss:ff.
I use XML file to bind my radchart datasource :

<?xml version="1.0" encoding="utf-8" ?>
<items>
  <item Title="encoding" val="12000" />
  <item Title="writing" val="20000" />
</items>

my "val" is in millisecond.

but when I do 

    this.DataSource ="myxml.xml";
    this.PlotArea.YAxis.Appearance.ValueFormat = ChartValueFormat.ShortDate;
    this.PlotArea.YAxis.Appearance.CustomFormat = "mm:ss:ff";

I can see on my chart "00:00:00" several times in my XAxis and data (val) is not converted.

What can I do ?

Thanks,

YSP

Evgenia
Telerik team
 answered on 22 Oct 2010
3 answers
135 views
Hi,

I have a winforms radgridview on a form with it's dockstyle set to Fill so that i can scroll horizontally to see all the columns.

I am using custom checkbox columns with a 'select all' checkbox in the header as described in the knowledge base article here: http://www.telerik.com/support/kb/winforms/gridview/add-check-uncheck-all-check-box-in-the-header-cell.aspx

Now, if i drag the resize handle on the right hand edge of the form back and forth to resize the form, the header checkboxes shift around and sometimes get duplicated.

I have attached screen shots to demostrate.

Does anyone have any idea why this is happening and how to fix it ?

Thanks,
Matt
Emanuel Varga
Top achievements
Rank 1
 answered on 22 Oct 2010
3 answers
644 views
i have a problem while loading a screen contains some of Telerik controls such as : gridview and radbuttons and and raddatetime and ....

the problem in slow performance for the first time i open that screen for other times it worked faster.
Richard Slade
Top achievements
Rank 2
 answered on 21 Oct 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)
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
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
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?