Telerik Forums
UI for WinForms Forum
3 answers
151 views
Hi,

I have Q2 2008 SP1. Adding a color dialog to a form adds the dialog's symbol to the bottom of the designer. I don't see any way to get the properties page that the documentation shows.

And.. setting SelectedColor before showing the dialog does not affect the default color of the dialog.

Julian Benkov
Telerik team
 answered on 06 Mar 2012
1 answer
80 views
I wish to programmatically place a Chart or for that matter any object in the clipboard into the RTB.  

I have a tabbed container with a chart on one tab and I wish to auto generate a report of some sort in another Tab which contains the RTB.  There may be several charts from various tabs that this needs to be done with, along with some other numerical analysis and text ouput.  Would like this to be done automatically from a button click event.  

Guidance would be appreciated. 
Svett
Telerik team
 answered on 06 Mar 2012
2 answers
251 views
Hi All!

I would like to use the Calendar control as month picker (only the year and month is important from the date): everything is fine, I can handle the control.CalendarElement.<navigation button>.Click events.

The only problem is, that the user can select other month from the popup list after a right click on the calendar title.
Can I subscribe to any event, which fires in this case and says the newly selected month?


Best regards,

Peter
Peter Szintai
Top achievements
Rank 1
 answered on 06 Mar 2012
2 answers
1.4K+ views
Hi,

I am trying to change border for a specific cell at runtime. I exactly know what cell I have to update and I don't want to use CellFormatting event handler for performance issues.

I am using the following code to accomplish this task:

GridViewCellInfo cellInfo = radGridView.Rows[i].Cells[j];
cellInfo.Style.DrawFill = true;
cellInfo.Style.NumberOfColors = 1;
cellInfo.Style.CustomizeFill = true;
cellInfo.Style.DrawBorder = true;
cellInfo.Style.CustomizeBorder = true;
cellInfo.Style.BorderWidth = 1;
cellInfo.Style.BorderColor = Color.Red;
cellInfo.Style.BorderColor2 = Color.Red;
cellInfo.Style.BorderColor3 = Color.Red;
cellInfo.Style.BorderColor4 = Color.Red;
cellInfo.Style.BackColor = Color.Yellow;

It works fine, but the bottom and right cell borders are not updated. What's wrong? Can you help me to fix that?

Thanks in advance,
Lorenzo
Lorenzo
Top achievements
Rank 1
 answered on 06 Mar 2012
3 answers
120 views
Hi!

Everything's in the title,  I want to totally disable the AppointmentEditDialogShowingEvent. Is that posible ?

Also, how can we retrieve the Start and End Time when clicking on an appointment ?

Thanks...
Richard Slade
Top achievements
Rank 2
 answered on 06 Mar 2012
2 answers
115 views
Hi, I don't know where exactly to post this question. As is related to themes and I'm working on the VSB then I post it here.

I'm creating a custom shape, similar to conversation "balloons", trying to get a visual style similar to, for example, Whatsapp messenger application. I'm using the option "Custom shape" on the shape property of the item I'm modifying, radgridview cellelement. The problem is that I need to reuse this balloon shape on all states of the cellelement, hoovered, clicked, selected, etc. On the shape editor I saved the new shape as "Balloon" thinking that I would have it on the shape property combo box. But my hopes were dashed, I do not see the new shape on the combo box neither I can select it on any other place.

So my question is: how can I reuse this shape? Other than copy+pasting on each shape property of ALL the cellelement states.

Thanks in advance
Ivan Petrov
Telerik team
 answered on 06 Mar 2012
1 answer
195 views
I have a tree view control in which I only ever want to have one root node and it can contain as many children as it wants. When it comes to drag and drop how can I allow the user to drop a rule on the root node but only allow it to be dropped as a child of the root rule? Thanks!
Svett
Telerik team
 answered on 06 Mar 2012
1 answer
409 views
Hello,
Is there a transparent textBox control?
Thanks,
Roy
Boryana
Telerik team
 answered on 06 Mar 2012
6 answers
339 views
We are displaying data in Gridview control in hierarchical manner (like tree view). We also have requirement to search the data in grid to display related records (child and parent).  We have seed existing example and code but it is not matching above requirements.

 

Could you please provide more information on this?

Eric
Top achievements
Rank 1
 answered on 05 Mar 2012
2 answers
185 views
I have a gridview with rows with multiple templates. How do I select programmatically a tab to be display first when expanding a row to show the templates?

Best regards,

G
Gonzalo
Top achievements
Rank 2
 answered on 05 Mar 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)
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
ProgressBar
CheckedDropDownList
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?