Telerik Forums
UI for WinForms Forum
1 answer
1.5K+ views
Hello,

First, I am starting from this very helpful article: thank you for the recursive solution. VERY helpful: row-header-text

Next, maybe it was asked, how do we set the width of the row header? And/or text horizontal alignment? And/or position of the editor icon(s)?

Because while we're getting the row indexing we're looking for, the icons paint over top of that, or vice versa.

Thank you...

Best regards.
Svett
Telerik team
 answered on 30 Aug 2012
1 answer
495 views
Hi,
I have tried setting AutoScroll to true. However, whenever i tried to get or set the AutoScrollPosition, it is returning me zero.
Please advise.
Ivan Todorov
Telerik team
 answered on 30 Aug 2012
1 answer
103 views
I am using the Panorama and radlivetile. I have gotten everything to load as I would like it but I am wondering, is there a way to get the first frame to load on the form load then have the interval take effect and the frames cycle from there?

Thanks!
Ivan Todorov
Telerik team
 answered on 30 Aug 2012
3 answers
105 views
Why treeview nodes are in bold when we give disable for treeview control? This is happening only in windows 7. Suggest me some good ideas.
Svett
Telerik team
 answered on 29 Aug 2012
1 answer
113 views
Good day,

might i ask if there is a way to "disable" the "Dismissed" appointments? every time i run my application or reinitialize the AsssociatedScheduler, the past appointments triggers the reminder. would that be possible?


thank you.
Ivan Todorov
Telerik team
 answered on 29 Aug 2012
1 answer
230 views
Please refer the video below
http://www.youtube.com/watch?v=YwCubFXo8bg 
From the video, you can see 5 child row record.
After deleting a child row, child row count = 4.
After deleting a parent row, child row count still is 4.

For the source code, please get it from url below
File name is  DeleteParentRow.zip 
http://sdrv.ms/PU4ZgZ

Auto delete child row function, any way can be done?
Thanks.
  

Julian Benkov
Telerik team
 answered on 29 Aug 2012
3 answers
239 views
I am wanting to change the design of the form from the basic  icon/name/title bar to a modified one, similar to the one in the telerik demo's application. 

for instance i want to change from the look of screenshot 1, to the look of screenshot 2.

Obviously not exactly like this,  I just want to be able to modify the look. I've searched for the visual style builder info and all the videos are just focused on a button and a calender. 

Any direction would be helpful!
thanks!!
Boryana
Telerik team
 answered on 29 Aug 2012
1 answer
236 views
Hi, i'm trying to get back a form from RadForm type to WinForm type. I have changed all the Telerik controls to standard controls, changed the line:

Inherits Telerik.WinControls.UI.RadForm

to

Inherits System.Windows.Forms.Form

But i get this error when open the forms designer:

The 'components' var is not declared or is never used (translated from Spanish) and the stack error:

en System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink)
en System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression)
en System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression)
en System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(IDesignerSerializationManager manager, CodeStatement statement)
en System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager manager, Object codeObject)
en System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.DeserializeName(IDesignerSerializationManager manager, String name, CodeStatementCollection statements)


Any help? Thanks.
Stefan
Telerik team
 answered on 29 Aug 2012
1 answer
245 views
Hi,

In event CellValueChanged I set edited row fields on DataBoundItem:

// code
RowObject currRow = (RowObject)e.Row.DataBoundItem;
currRow.Field1 = field1; // current edited column
currRow.Field2 = field2; // other column
e.Row.InvalidateRow();

After InvalidateRow only Field2 data is visible. Field1 is empty.

How a can show new value in edited column?

Best Regards
 KF
Stefan
Telerik team
 answered on 29 Aug 2012
1 answer
208 views
Hi,

I want to include media player in my application. I searched the forum but it seems there is no radControl for playing media.
I could only find the below link 

http://www.telerik.com/community/forums/winforms/general-discussions/radmediaplayer.aspx 

It refers RadPlayer Class , but the link is broken and when this class is searched in the documentation nothing is found. 

Media player is at the heart of my application. If the default media player is used then it is mismatch to the overall application theme being used.

For me the most important functionality needed is to just play video. Would you please point me to the correct resources that would help in building or embedding such a player? 
Stefan
Telerik team
 answered on 29 Aug 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?