Telerik Forums
UI for WinForms Forum
12 answers
365 views
Hi.
Now, I'm trying the Schedular with trial version, but it don't have documention...
Where is documention?

Thanks a lot
Jordan
Telerik team
 answered on 12 Dec 2008
1 answer
97 views
I recently upgraded to Q3 2008 SP1 RadControls, and now am observing the following issue.  If I enable MultiSelect on my grid, and then right-click below the existing rows (in the blank space after the last row) on the grid, I get an exception:

"Object reference not set to an instance of an object"

Through process of elimination, I was able to determine the exception is occuring only when MultiSelect is set to true, and am able to reproduce in a sample project as well.  Multiselect is an important feature in my application, is there a workaround for this bug?

Thank you,
Rachel
Nikolay
Telerik team
 answered on 12 Dec 2008
1 answer
131 views
I was quite happy to see this addition in Q3 after waiting for it expectantly.

However , I cannot get it to work. I am adding screen tips as I always did
on the ribbonbar control previously (always worked fine). The screentip
never shows when I mouseover the control (radbutton).

I decided to trap the screentipneeded event and found that even though
the screentip was present in the designer, that the event found the item
to be a null.

I then tried programatically adding the screentip on application startup ,
this time the event showed that the screentip was not a null but a valid
screentip. Still the same problem though , the screentip never shows.

I assume I am missing something simplistic but I am doing nothing any
differently from before.

Nikolay
Telerik team
 answered on 12 Dec 2008
2 answers
169 views
Can I access properties of this dialog?  For example, make the recurrence button invisible, seen as I can't save a recurrence rule.

Thanks,
Derek.
Derek
Top achievements
Rank 1
 answered on 12 Dec 2008
7 answers
438 views
Hi,

when I set the columns in a gridview to autosize, initialy everything looks fine. But when the form and thus the grid is resized, the most right columns starts growing and will eventually be the only visible column.
This also applies when the grid is not resized but redrawn. It seems there's something wrong with the calcualtion of the column widths. Is this a known issue?

Jack
Telerik team
 answered on 12 Dec 2008
5 answers
141 views
In my main MDI RadForm, I added a DockingManager. To enhance the application's appearance, I added a background image to the DockingManager via the BackgroundImage property. So far so good, the background image showed up fine.

Then I created a DocumentPane and attached to DockingManager via the SetDocument() method (via code). Also this is working fine. However when I clicked on the close button on the DocumentPane, the background image disappears. I looked at the BackgroundImage property and found the Image still there, just not being drawn or being covered by something else.

I tried several methods such as Refresh, Update, Invalidate on the DockingManager but got no result.

Any idea?

Thanks,

Phi
Phi
Top achievements
Rank 1
 answered on 11 Dec 2008
3 answers
183 views
Hello,
Could you help me with this:
When a cell is selected in my grid, i would like its backcolor to change to "Selected color".
And when another cell is clicked, the previous cell change its backColor to "Original color".

All of this is working when I  insert this code:
Private Sub GridViewPrepack_CellClick(ByVal sender As System.ObjectByVal e As Telerik.WinControls.UI.GridViewCellEventArgs) Handles GridViewPrepack.CellClick 
        'Get the right cell and the columnName 
        Dim myNewSelectedCell = CType(sender, GridCellElement) 
        Dim columnName As String = myNewSelectedCell.ColumnInfo.HeaderText 



        GridViewPrepack.CurrentRow.Cells(columnName).CellElement.BackColor = Color.Red 
       
    End Sub 
 
Here is what i don't know how to do:
There is a commandCell in my grid, and I when i click on it, i want the color of my previous selected cell to stay to "Selected color"
I try to put a condition saying : " if its the command cell, leave my previous selected cell colored"
But it doesn't work.
Can you tell me how to do it?
thank you
Nick
Telerik team
 answered on 11 Dec 2008
1 answer
136 views
I am using telerik winforms grid view. In my grid i have two columns. The first column is an editable column. The second column is a check box column. My requirement is to set the check box column as checked if the user do some modification to the data on the first cell. How to accomplish that?
Nick
Telerik team
 answered on 11 Dec 2008
2 answers
128 views
Hi,

I want to change color of series in radChart Dynamically, but I Cant. I wrote below codes to do  but seri's color didn't change.

1.  RadChart1.Series.GetByName(cmbSeries.SelectedValue).PlotArea.Appearance.FillStyle.MainColor = Color.Black
or
2. RadChart1.Series.GetByName(cmbSeries.SelectedValue).SetColors(Color.Black)
or

3. RadChart1.Series.GetByName(cmbSeries.SelectedValue).Appearance.LineSeriesAppearance.Color = Color.Black

is there any way to change it?

Thanks for your help,
Rebecca

Rebecca
Top achievements
Rank 1
 answered on 11 Dec 2008
4 answers
73 views
The release notes were empty so I was just wondering :).
Eric
Top achievements
Rank 1
 answered on 10 Dec 2008
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?