Telerik Forums
UI for WinForms Forum
5 answers
166 views
My gridview automatically expands a group when accessed that is in the middle of the grid so it forces the user to collapse the group and then scroll to the top of the grid. When I ungroup the data, the grid will just select a row. I basically need nothing to be expanded or selected by default but I do not see (or can not find) any options or documentation on solving this.


Edit: So it seems that it is selecting the first row from my database if this helps any.

Thanks,
Kyle
MARIANO
Top achievements
Rank 1
 answered on 12 Jun 2012
8 answers
616 views
Hi! I'm new to Telerik controls. I have radgridview control with "Edit" commandcolumn. When I click "Edit" button I want to show/open panel (or other container) with full of primitive controls (such as dropdownlist, textbox, radiobutton etc.) just below row that must be edited. After data entering in the panel i want to click "Save button" (in the panel or elsewhere) and row updated with new values. Is it possible to do it with radgridview? In asp.net ajax Q1 controls there is a NestedViewTemplate that you can insert to RadGrid element. Is there a similiar way in WinForm RadGridView? I am using Q2 Winform controls, Visual Studio 2008, C# prgramming language. 
Thanks
Marcel
Top achievements
Rank 1
 answered on 12 Jun 2012
5 answers
156 views
Hello,
Can i use your original theme ? and edit it ?
if yes please tell me where i can find Theme File .. what i have to do ...
Thank you
Nikolay
Telerik team
 answered on 12 Jun 2012
4 answers
352 views
How do I set the width of a CommandBarTextBox control?  It appears to reset itself to 60 of I change Size or Bounds in the designer, and if I set AutoSize to false all of the controls get mashed together and the layout looks atrocious.  What am I missing?

Thanks.
Chris Ward
Top achievements
Rank 1
 answered on 12 Jun 2012
1 answer
107 views
I have just upgraded the carousel control with latest version (2012.2.608.40), After upgrading the animation of the control is broken. i.e. in 2 of 5 times items do not move correctly along the path and end up on random spots within the control. I am using this control as a theme selector so when the selectedIndex is changed it also switch the theme while doing the animation. 

P.S Animation may be conflicting with theme switching but it was working OK before.  I have attached 2 screenshot of what a normal layout should be and one that is screwed up.

Please help.
Jack
Telerik team
 answered on 12 Jun 2012
3 answers
233 views
Hello!

I have a issue with the cellPaint-Event (virtualmodus is off).
In the Event I call a method where I draw the Background and the text of a cell. If the first cell of the current row has a special Tag, then I want to draw the text across all columns.
Therefore I use the bounds-Property of the RowElement.
But instead of drawing the text from the first cell across all other columns, the text is drawn within each cell. Why does this happen?
I explicitly set the Graphics.Clip to the Bounds of the RowElement.

See attached image for the issue.
There is also another issue where the background is drawn "behind" the scrollbar.

Just by the way: Can I set a ColumnSpan for a specific cell?

Here is my code for painting the cell:
private void drawTitle(GridViewCellPaintEventArgs e)
{
    var groupText = grid.Rows[e.Cell.RowIndex].Cells[0].Tag as string;
    var font = new Font(SystemFonts.MessageBoxFont, FontStyle.Regular | FontStyle.Underline);
     
    //region to draw is the entire row
    e.Graphics.Clip = new System.Drawing.Region(e.Cell.RowElement.Bounds);
    e.Graphics.Clear(Color.PeachPuff);
    e.Graphics.DrawString(groupText, font, Brushes.Blue, Point.Empty);
     
    e.Cell.RowElement.DrawBorder = false;
    e.Cell.RowElement.BorderWidth = 0;
    e.Cell.DisableHTMLRendering = true;
    e.Cell.CanFocus = false;
}


Thanks in advance!
Jack
Telerik team
 answered on 12 Jun 2012
3 answers
665 views
Hi all,

I'm looking for a possibility to add a checkbox in the header of a listview (DetailsView) to check all items in the view.
Furthermore, I'm using grouping and would like to add a checkbox to each "group" to check all related items of this group.
The 'ShowCheckBoxes' property is already enabled, but it's poor to select each item.

I'm using WinForms 2012 1 321.

Thanks in advanced !

Regards
Timo
Ivan Todorov
Telerik team
 answered on 12 Jun 2012
4 answers
206 views
Hello,

I am wondering if there is any way to respond to the click event of a panorama tile (Live tile in particular), when you have added items with HTML rendering? It seems that the html rendering causes the click event not to fire. Is there a way around this?
Ivan Todorov
Telerik team
 answered on 12 Jun 2012
1 answer
195 views
As the subject suggests, I would like to know if I can hide the horizontal scrollbar in a RadSchedule control when in timelive view?

Thanks,
Karl
Ivan Todorov
Telerik team
 answered on 12 Jun 2012
1 answer
228 views
As the subject suggests, I would like to know if I can hide the horizontal scrollbar in a RadSchedule control when in timeline view?

Also, I would like to know if it's possible to navigate forwards and backwards through the timeline using events? IE have "Forward" and "Backward" buttons to move forwards or backwards a week at a time.

Thanks,
Karl
Ivan Todorov
Telerik team
 answered on 12 Jun 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)
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?