Telerik Forums
UI for WinForms Forum
1 answer
85 views
Hi,

I am wondering if it is possible to use the panel bar to overcome a problem we are having.

I have multiple radgrids stacked vertically on a page - currently each grid is held in a fixed height container, but this means we are not utilising screen space - IE depending on the rows in each grid we are not filling a container and leaving wasted blank screen space, or we are overfilling a container and have to use vertical scroll within the container.

What I want is a scenario, where just the required screen space dictated by the height of the different grids is used (as you would get in a heirarchal single grid, where you can expand and contract the heirarchy, and the screen area used is just that needed by the grid).

I am wondering if I can achieve this result by putting the different grids as different items within a panel bar control, and if so what is the method I need to use to achieve this.

Thanks for the help in advance

Martin Vasilev
Telerik team
 answered on 23 Apr 2010
1 answer
84 views
hello i have a problem,

how can i aggregate a wpf user control in a column of radgridview?

I've tried using  "e.CellElement.Children.Add(" but only accept RadElement



Nikolay
Telerik team
 answered on 23 Apr 2010
1 answer
126 views

Hello guys,

currently we use RadControls for Winforms Trial for evaluation.

We've loaded the "Desert Theme" in VSB. Then we've customized some properties. See screenshot "VSB.png".
Next we saved the new settings as "RadGridView.xml".

So now we implemented the custom theme via "radThemeManager" and applied this to our gridview. See screenshot "appDesignTime.png".

Nothing was applied from our customtheme. Also on runtime - see screenshot "appRunTime.png".

 
What did we wrong?

Best regards

Nikolay
Telerik team
 answered on 23 Apr 2010
3 answers
191 views
I have a ComboBoxColumn. To set the possible values in the ComboBoxes, I do column.Darasource = source. However, some rows of that column might not have the same possible values, a different datasource. Is there a way to specify a datasource for each row of the ComboBoxColumn?
Nikolay
Telerik team
 answered on 23 Apr 2010
4 answers
74 views
neither gotfocus nor lostfocus events are firing on spineditor, i also didnt find those events when looking at the properties of the control,.

Basel Nimer
Top achievements
Rank 2
 answered on 23 Apr 2010
1 answer
108 views
Hi,
I have created simple application with RadRibbonForm. This form looks good when I compile project on .net Framework 3.5 but when I set project's Target Framework to .Net Framework 4.0 the title bar of window is black.
I'm working on Windows 7 x64 witch areo turned on, Q1 2010 308.
For now I resolved this problem using form's property AllowAreo = false.

There is different way to make it work with areo?

Regards,
Martin
Deyan
Telerik team
 answered on 23 Apr 2010
1 answer
92 views
The button color changes, but it is the default color and doesn't match the rest of the Office 2010 skin.
Deyan
Telerik team
 answered on 23 Apr 2010
3 answers
216 views
Hello,

I have PanelBar with PanelBarGroupElements. On group elements I have RadButtonElements with Images. Now if windows is too small to show all items on group element a scrollbar is shown. But this scrollbar scrolls RadPanelBar and not content panel of PanelBarGroup.
RadButtonElements where overlayed by minimized group panels. At the bottom of RadPanelBar you can see a part of a cut RadButtonElement

I tried different Styles and setting AutoScroll of ContentPanel to true. But always the same.

You  can simulate this beavior by creating  lot of elements on a group element.

for (int i = 0; i < 50; i++) 
            { 
                string itemName = "Item " + i.ToString(); 
                Telerik.WinControls.UI.RadButtonElement radItem = new Telerik.WinControls.UI.RadButtonElement(itemName, null); 
                radItem.Name = itemName; 
                radItem.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter; 
                radItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; 
 
                radPanelBarGroupElement1.Items.Add(radItem); 
            } 
 
            //radPanelBarGroupElement1.ContentPanel.AutoScroll = true; 

Best regards,

Markus
Markus
Top achievements
Rank 1
 answered on 23 Apr 2010
2 answers
233 views
Hi

We are using RadRibbon form for our application.Added the menuitems to the ribbon bar and doesn't want the tab strip for my application. we tried of removing the Tabstrip element by assigning the 'Visibility' property of Tabstrip element to 'Hidden' but no result.

Please find the attached image

Thank you
Pradeep Enugala
Top achievements
Rank 1
 answered on 23 Apr 2010
5 answers
338 views
How to selece checkbox in the current row on cell click?
Developer
Top achievements
Rank 1
 answered on 23 Apr 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
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
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
Styling
Barcode
BindingNavigator
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
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?