Telerik Forums
UI for WinForms Forum
4 answers
286 views
Hi,

I using radtreeview but I dont find Id relation in database.How is get that
any idea ?
Murat
Top achievements
Rank 1
 answered on 16 Oct 2008
1 answer
118 views
Small issues in Hierarchy Grid.

Child Templete in Edit mode, modify the one column value and Close Master Templete  That time getting error.

Nick
Telerik team
 answered on 16 Oct 2008
1 answer
113 views

I’m primarily interested in the Windows Forms DockingManager Control and it seems to do what we require, the only problem being the visual appearance of the control itself, I’ve had a look through the forums/tutorials etc but cannot find anyway to “default” the appearance to that of inheriting the current Windows environment. Is this possible ? if so, can somebody please point me in the direction of relevant links/sample code, if not, I’ve noticed in the forums that similar questions have been asked a number of times, are there plans to introduce this soon ?

Martin Vasilev
Telerik team
 answered on 16 Oct 2008
5 answers
178 views
Hi,

I'm using RadRibboncontrol (trial) on a RadForm. Using vs2008.
I can drag tabs and chunks etc, but on running the application or on save, close and re-open the form, the order of the tabs is not remembered. It's in the old state. The chunks however stay on the right place. Do I have to change the order manually in some place? 

Thanks for your time,
Bert
Bert
Top achievements
Rank 2
 answered on 15 Oct 2008
8 answers
287 views
How do I completely eliminate the border for a RadTextBox?  This is, a RadTextBox that looks like a label.

Thank you.
Tony
Top achievements
Rank 1
 answered on 15 Oct 2008
2 answers
128 views
So I understand now that the Q2 2008 version has the themes removed into resource assemblies.  I added the Telerik.WinControls.Themes.Vista to the project however there is no VistaOrange theme available now.  I see TelerikVista and simply Vista but no VistaOrange.  What am I doing wrong?
David Sandor
Top achievements
Rank 1
 answered on 15 Oct 2008
4 answers
244 views
string[] myArray = new string[5] {"One", "Two", "Three", "Four", "Five" };
radGridView1.DataSource = myArray; 

when doing this, why the displayed column is the length of every string?
how to display the strings themself using DataSource?
Thanks
Yousef
Top achievements
Rank 2
 answered on 15 Oct 2008
3 answers
191 views
Hi,

I have a very simple question, how to add new row to radgridview properly ?
I need to add new row from clicking on my button, and begin edit it.

OK, let me describe what is ugly from my point of view.

I have binding source connected with gridview. Here is my buttonClick event handler:
 private void button1_Click(object sender, EventArgs e)  
        {  
            bindingSource1.AddNew();  
            radGridView2.Rows[radGridView2.Rows.Count - 1].Cells[1].BeginEdit();  
        } 

If
 
radGridView2.MasterGridViewTemplate.AllowAddNewRow = true

everything is OK, but if
radGridView2.MasterGridViewTemplate.AllowAddNewRow = false

behavior is ugly. Clicking first time, I'm getting new row selected, but not in edit mode, clicking one more and getting second row selected but not in edit mode (two rows selected !), and finally clicking one more time, I'm getting new row in  edit mode.

I need to add new rows, but don't need "Click here to add new row" label (functionality)

Thank you.
Nick
Telerik team
 answered on 15 Oct 2008
5 answers
807 views
Hi, 

I am facing a problem in cell formatting event of my radGridView. Formating cell in this event is making my Grid's scrolling very slow, is there any event that I can use instead of cell formatting that would fire each time after grid bind as cell formatting fires each time after I scroll my grid, and this is making my scrolling slow. 

Or is there any other way in which i can change the value of my cell. 

Regards,
Shweta Garg
 
Jack
Telerik team
 answered on 15 Oct 2008
3 answers
151 views
Hi,

when I Cancel closing of DocumentPane in Cancel event handler, it is canceled, but then it has "very interesting" behavior. When I click on another Tab of DockingManager, sometimes the DocumentPane stays in DockingManager and sometimes it disappears.

Could you check it, please?

2nd issue: how can I check if the closing was successful, when I call the Close method programatically? Could you change void Close method to it returns bool, if it was/was not closed?

TIA
Jaroslav Bucek
Julian Benkov
Telerik team
 answered on 15 Oct 2008
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?