Telerik Forums
UI for WinForms Forum
12 answers
383 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
124 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
163 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
188 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
478 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
168 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
202 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
164 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
156 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
94 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)
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?