Telerik Forums
UI for WinForms Forum
1 answer
168 views
Is there any possible way to set alternate row color for 
Pivot Grid fields like RadGridView  
Dimitar
Telerik team
 answered on 29 Jan 2015
8 answers
991 views
Hi Guys,

I need to create a button with the following layout:
_________________
|  |
|  |
|     Image  |
|  |
|________________|
| Text Line 1  |
| Text Line 2  |
|________________|

The layout aspect of it is simple, but I need the background color for the image to be Transparent and the Text to be a specific color such as Grey or Blue.

I tried editting the BackColor attribute of the Text element under the ImageAndTextLayoutPanel for the button, but this does not seem to do anything.

I've also tried adding a RadPanel as a child control for the button, this works for layout purposes, but child controls within the button block mouseevents from reaching the button, and these controls do not move with the button as the button is pressed.

Any ideas for the best way to achieve this functionality?
Harry
Top achievements
Rank 1
 answered on 28 Jan 2015
5 answers
306 views
Hi,

I just updated to the Q3 2013 release of RadControls for Winforms and for some reason my App's Icon is no long displaying in the Taskbar. The icon still appears in the top left corner or the RadForm but it no longer appears in the Taskbar. Is there some new property that needs to be set in the Q3 2014 release that I am missing?

Thanks!
~Paul
Stefan
Telerik team
 answered on 28 Jan 2015
1 answer
136 views
Is possible to rebuild a property grid or add new item to the SelectedObject without having to tear the entire property grid down and rebuild it. The reason i want to do this is because i want the property grid to still have everything i had expended before adding an new item. When i tear everything down and rebuild it collapsed everything. Is there any way the property grid can remember that last state it was in before adding or removing, that way everything stays expended the way they were before something was added.

Thanks.
Ivan Petrov
Telerik team
 answered on 28 Jan 2015
2 answers
196 views
I am using a radGridView in a WinForm application.
When a user is entering data in a cell, I want to automatically move to the next cell when MaxLength is reached.

Is there a way to do this?

Howard
Howard
Top achievements
Rank 1
 answered on 27 Jan 2015
8 answers
1.6K+ views

How can I select multiple check boxes in radgrid and select All

 

I am using RadGridview which view a data from sql database with one GridViewCheckBoxColumn.

 

Once the checkbox is clicked the whole row is deleted as I want, However I wanna allow that for multiple rows at the same time.

 

Also I want to select all

 

Is that possible?

 

In my grid I should click twice to check the box! How can I avoid that?

 

All the columns in the grid is read only except the checkbox column

 

Thanks and regards

cevdet
Top achievements
Rank 1
 answered on 27 Jan 2015
7 answers
283 views
Are these 2 events gone from the control ?

I can not use this anymore since I've upgraded to Q2... And I do not find anything about this in the release docs...
Stefan
Telerik team
 answered on 27 Jan 2015
3 answers
329 views
Is there a way to turn off grouping of items with the pivot grid.  I'm passing in a dataset with hundreds of rows containing a numberical ProductID column.

When I place this ProductID into the row labels section it automatically groups the products into two ranged groups.  We need this data at a more granular level.  Is this possible?
Ralitsa
Telerik team
 answered on 26 Jan 2015
3 answers
321 views
I have a radDropDownButton that I am dynamically adding radMenuButtonItems to:

RadMenuButtonItem bi = new RadMenuButtonItem();
bi.Text = string.Format("Item {0}", counter);
bi.TextAlignment = ContentAlignment.MiddleLeft;
Font fnt = new Font("Arial Rounded MT", 18.0f);
bi.Font = fnt;
bi.Click += new EventHandler(radDropDownButton_Item_Click);
bi.AutoSize = false;
bi.Size = new Size(radDropDownButton_Caregivers.Size.Width, 50);
radDropDownButton.Items.Add(bi);


When I size the button item, it is sizing the space around the button item, but not the actual button item.  How can I size the button item?  See attached image (blue arrows).

Also, how can I remove the space to the left of the button items, which is causing whitespace to the right of the button items?  See attached image (red arrows)
Todor
Telerik team
 answered on 26 Jan 2015
1 answer
240 views
I need a way of looping thru all the controls on a window form to determine which one has focus then return that control to the calling subroutine.  Basically I have a sub routine that calls a function which returns the control on the form that has focus.  Because Rad Controls have child controls that may actually have the focus what is the best way of doing this?
Stefan
Telerik team
 answered on 26 Jan 2015
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?