Telerik Forums
UI for WinForms Forum
1 answer
144 views
Hi, I am trying to create a look and feel of the Explorer Style as shown in the link.

How would I go about this? Am I using the wrong control? is the panel bar not capable of this? 

Thank you!


Boyko Markov
Telerik team
 answered on 10 Jun 2009
6 answers
688 views
Hi,

I have a RadPanel with two controls on it, one is a RadGrid, the other is a Panel with some other controls on, which is made visible or invisible by the user.

I would like the RadGrid to fill the available space in the RadPanel, i.e to fill the whole panel when the other control is hidden or fill up to the other control when it is visible.  Currently when I set the GridView.Dock to Fill it fills the whole panel and other control is on top of it.

I am sure there is a simple way or property setting to sort this, could someone let me know asap as I am trying to finish this today.

Kind regards
Jack
Telerik team
 answered on 10 Jun 2009
2 answers
170 views
Hello,

I am having a strange issue when selecting few rows in my gridview. To select rows each one have a checkbox.

If I select a row, its background color is changed. If I select another row the background of the actual row is changed but the background color of the previous row dissapears. Theorically the color of the previous selected row sholud remain because is still selected.

Is it necessary to set a property for this?or isn´t this possible to do? I have been checking on-line demos and I have noticed it happens the same as it happens to me, but I don´t know whether this occurs by chance or is impossible to configure.

My other question is the following: in the gridview of my web application I use GridClientSelectColumn to select and unselect all rows. Does exist an equivalent data bound column in desktop applications?

Thank you in advance.
Victor
Telerik team
 answered on 10 Jun 2009
3 answers
118 views
I uncheck a field to Hide it, but when I run my program the field still shows up.

This radGridView is using a bindingsource.

For most of my radgridviews, it works fine, no issues and the radgridview seems really polished but on a few radgridviews... i want to hide a field but it still keeps showing up anyway, even if I delete it.

Any ideas?

Jack
Telerik team
 answered on 10 Jun 2009
7 answers
177 views
Hey at Telerik

I have hooked up the CellEditorInitialized event for the grid and tried to
change the Font of the opening Calander portion for a RadDatetimePickerColumn.
I can se at runtime that the instance of the DefaultBehaviour holds references to the RadCalender control in the RadDateTimePicker.

How can i change the Font of the Calender portion?

I also need to have weeknumbers enabled on the calender, but one solution fixes the other, i hope. :)

Regards

Morten.
Boyko Markov
Telerik team
 answered on 10 Jun 2009
1 answer
224 views

Hello All,
I have a task to evaluate Telerik GridView, but I'm stacked with a problem.
I need to create hierarchical RadGridView, but scenario where I will bind on startup Master and Childs Templates is not good for me, because most of the data in ChildGrid will be shown only on expanding, and in my scenario getting all the data is too expensive.
So I'm trying to populate Rows collection of ChildGridView template on ChildViewExpanding event.
And here where I have a problem. After first time I expand on + I have correct content, but then I collapse, and expand again, there is no content ( and in code Rows collection is properly filled with data ).
I found some threads on forum where other have similar issues, and conclusion was that Hierarchy can't be created dynamically and updated on expanding event.

What I'm missing here, or is this as designed?
Is there workaround for this( or way to simulate same behavior), or my best choice is to bring new GridView when user click master grid.

Thanks in advance.
Regards

Julian Benkov
Telerik team
 answered on 10 Jun 2009
1 answer
256 views
Hi,
I am using raddropdownbutton in my application. It is working perfectly. Am able to populate elements in the button etc. I have doubt in controling the visible area where elements are displayed. Say i want  the display area such that only 10 items can be visible and by scrolling down i like to see the other items. Can you please suggest me some solution to achieve my requirement.

Thanks,
Veda.
Boryana
Telerik team
 answered on 10 Jun 2009
1 answer
114 views
Hi

Thanks for beta update

In instructions to set up - it states update references to new dll's

When I right clicked references in the windows project there was no ability to update

Does that mean I have to delete each existing telerik reference and create a new one or is there another automatic or manual method I could use to update them please

Rgds
Stephen  
Stephen
Top achievements
Rank 1
 answered on 10 Jun 2009
6 answers
221 views
Hi there,

I have got problems regarding serialization/deserialization of docking layouts.

1.) When I adjust the width or height of an auto hidden window, this size won't be stored anyhow. If I reload the layout the size is alwas set to a default size. So the user have no chance to adjust the width or height of auto hidden windows permanently. I can reproduce this behaviour with the RadControls for WinForms example application under "RadDock-->Serialization". For me it seems that the size of an autohidden window isn't stored in the xml file at all. Am correct there? What can I do?

2.) When having a floating window the size of this window will not be restored correctly. Its size decreases everytime saving and loading the layout to xml. This behaviour can be reproduced in the sample application, too!

Please help ...


Best regards,
Oliver Bollmann

Vassil Petev
Telerik team
 answered on 09 Jun 2009
1 answer
147 views
How do I determine a child form's index number located in DockManager.MdiChildren collection?  In other words, I'm trying to determine what tab a child form belong's to.  I tried the following code:

System.Array.IndexOf(oDockingManager.MdiChildren, oClientForm)

I only get 0 as a result, no matter which tab the form is located in.  Any help would be appreciated.

Thanks,

Mitch

Nikolay
Telerik team
 answered on 09 Jun 2009
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?