Telerik Forums
UI for WinForms Forum
1 answer
221 views
Hi all,

How can I Hide the GridView's Group Panel and show it only when I group by a column 
I try this 
  private void radGridView1_MasterGridViewTemplate_GroupingChanged(object sender, ListChangedEventArgs e)  
        {  
            if (this.radGridView1.ShowGroupPanel == true)  
            {  
                this.radGridView1.ShowGroupPanel = false;  
            }  
            else  
            {  
                this.radGridView1.ShowGroupPanel = true;  
            }  
        } 

But it doesn't seem to work when I group By two columns :(

Thanks in advance.
Kort
Dwight
Telerik team
 answered on 29 Aug 2007
3 answers
198 views
Hi,

What I want to accomplish is to add a "quick search" box inside the ribbon, aligned MiddleCenter and anchored to the right, is it possible? have any ideas?

thanks
/ jorge
Dwight
Telerik team
 answered on 28 Aug 2007
1 answer
166 views
We draw the border color on controls differently in order to show data state.  I use BorderPrimitive on the other controls to do this, but noticed that GridView does not do it this way.  Any reason for this? 
I therefore tried to use TableElement.BorderColor, BorderColor2, BorderColor3 and BorderColor4 to try and achieve the same result, but only got the right and bottom borders colored.  I also tried to use the BorderTopColor etc. properties, but these do not seem to have any affect.

Please could you advise.

Best regards

Marek
Jack
Telerik team
 answered on 28 Aug 2007
1 answer
111 views
Hi
I want to edit the style(colors, fonts etc) for my windows form (
ShapedForm).
Can you tell me how to open it pls?
thanks Dragos
Jack
Telerik team
 answered on 27 Aug 2007
3 answers
59 views
I installed R.A.D. RibbonBar for evaluation, and after uninstalling it, I'm still getting the security warning about having a modified project file. Specifically, after clicking More Details I get this:

An item referring to the file "" was found in the project file.....

This is more of an annoyance than anything, but reinstalling Visual Studio didn't solve the problem, which makes me think the change is residing in MSBuild somewhere, or in the registry.

Thanks in advance for any ideas or help you can offer.
Dimitar Kapitanov
Telerik team
 answered on 27 Aug 2007
4 answers
480 views
Hi all,

what would be the best way to assign a shortcut key to a certain menu item using the MenuStrip control and the RadMenuItem class.

Thanks,

boris
Lorenzo
Top achievements
Rank 1
 answered on 27 Aug 2007
2 answers
698 views
The temporary fix that I have for the auto size problem for a label control has addressed one issue but raised another.  My label spans a number of lines of text and the word wrap feature (default?) is what I need.  However when I set TextAlignment to any of the left (or right) flavors (top-left, bottom-left etc.) I seem to get the top row left or right aligned, but the subsequent rows middle aligned based on the position of the first row. I hope this makes sense?  Is this a bug?

Best regards

Marek
Angel
Telerik team
 answered on 24 Aug 2007
1 answer
566 views
I'm trying to figure out how to load and assign theme at runtime. All of your examples are pretty basic and does not demonstrate a complete mechanism. I looked in documentation and code sample about the ThemeResolutionService but found nothing interesting. What is this object supposed to provide?

in my code at program startup i do the following

ThemeResolutionService.RegisterThemeFromStorage(ThemeStorageType.Resource, string.Format("My.Client.Resources.{0}", Properties.Settings.Default.ThemeName));

ThemeResolutionService.ApplicationThemeName = Properties.Settings.Default.ThemeName;

i would think that the actual theme that will be used for the application is the theme registered in ThemeResolutionService.ApplicationThemeName ?

nothing seem's to change. Everything is like a reset. And yes my theme is embedded in resources and well known. When i open it with the theme builder i see it fine too.

Could you please provide just a couple lines of code that
1-register some theme (so user can change later)
2-set's a default theme for the application.
3-use it !

thanks
ps: sorry to mention this but your documentation is way incomplete! and half your sample are to basic or not complete.

Mike
Telerik team
 answered on 24 Aug 2007
1 answer
128 views
I am facing a very annoying problem in vs when in design mode.
Whenever i switch the form language to something other than default (to localize it) all controls on the form goes away and this incredibly clear message is displayed. 

at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)
Dimitar Kapitanov
Telerik team
 answered on 24 Aug 2007
1 answer
140 views
Try as I might to get the right label roation I cannot. I have no idea around which point the label rotates

for (int i = 0; i < iCount; i++)
{
// Add a new item
ChartAxisItem pAxisItem = new ChartAxisItem(pGroup.DisplayName);
pAxisItem.Appearance.RotationAngle = -90.0f;
pAxisItem.Appearance.Position.AlignedPosition = Telerik.Charting.Styles.
AlignedPositions.TopRight;
radChart.PlotArea.XAxis.Items.Add(pAxisItem);
}

No matter what I try the label rotation doesn't seem to work as I intend. I am trying to get the label to point straight down but to be aligned to the centre of the bar it is beneath. There are a myriad of options but the online help says nothing on this issue???

Please help

Kiril
Telerik team
 answered on 23 Aug 2007
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?