Telerik Forums
UI for WinForms Forum
1 answer
899 views
I want to set back color in the header cell, if  column is readonly, the header cell back color is green, else red.

I found nothing method in GridViewColumn about set style.
Todor
Telerik team
 answered on 20 Jan 2015
1 answer
119 views
I am working open this link(http://demos.telerik.com/kendo-ui/mobile-listview/index) from webbrowser in my C# window application. but click event do not become on mobile listview, and firstly I take javascripts error, later click event doesn't work. can you help me please?
Atanas Korchev
Telerik team
 answered on 20 Jan 2015
2 answers
326 views
So, the RadGridView has thrown the following exception:

System.NullReferenceException occurred
  _HResult=-2147467261
  _message=Object reference not set to an instance of an object.
  HResult=-2147467261
  IsTransient=false
  Message=Object reference not set to an instance of an object.
  Source=Telerik.WinControls.GridView
  StackTrace:
       at Telerik.WinControls.UI.GridNewRowBehavior.OnMouseDownLeft(MouseEventArgs e)
  InnerException:

Break on Common Language Runtime Exceptions always stops on Application.Run(mainForm)

Clearly not much use (to me!) but I want to dig deeper.  Can I step into the grid code?  I'm sure Reflector VS Addin had functionality to step in to referenced assemblies.  Might be a good one for the Telerik Just Decompile.

Are debugging symbols available for the RadGridView?  In this instance I have my own custom editor which I suspect overriding of value is affecting the grid in someway.

Thanks

Andez
Paul
Top achievements
Rank 1
 answered on 18 Jan 2015
1 answer
197 views
Hello,
I'm adding a Toolwindow witha aRadlistview inside to a dockmanager, I wish that at load the toolwindow is as the screen I've attached

the code that creates the grid is 

private void AttachMessageListView(string name)
  {
      logListView = new RadListView();
 
      logListView.Columns.Add("Info");
      logListView.Columns.Add("Timestamp");
      logListView.Dock = DockStyle.Fill;
      logListView.ViewType = ListViewType.DetailsView;
 
      ToolWindow treeWindow = new ToolWindow();
      treeWindow.Text = name;
      treeWindow.Controls.Add(logListView);
       
    
      //radDock1.DockWindow(treeWindow, DockPosition.Bottom);
      radDock1.DockControl(treeWindow, DockPosition.Bottom);
      VisualLogManager.SetRadListView(logListView);
  }
Ralitsa
Telerik team
 answered on 16 Jan 2015
1 answer
97 views
Hello,

 I have a datetimepicker as shown below

 



As you can see, when the screen is displayed it is already populated with today’s date. I want to be able to let the user select a date as shown, but if they were to only pick a date for say, the first one, all of the other ones are populated anyway.

What I want to do is display the calendar as shown, but not have the field be populated until they choose a date. It is pre-populated because the value of the property has today's date

 How do I do that?
Dimitar
Telerik team
 answered on 16 Jan 2015
5 answers
264 views
Hi, im searching the Close/save event on closing the edit dialog from a appointment.

Anyone a idea how to get this?

I have there a lot of events like this:

adScheduler1_AppointmentDeleted/Adding/Added/Moving/Deleted, but not changed :(

Thank you in advance for any help.
Volkan
JAVI AYESA
Top achievements
Rank 1
 answered on 16 Jan 2015
4 answers
253 views
Hi,
How can I scroll the timeline programmatically.  When I click on an item in the list I want to make the  item in the timeline visible.
Thanks,
John
John
Top achievements
Rank 1
 answered on 15 Jan 2015
5 answers
87 views
Hi, I have a RadGridView with a GridViewMaskBoxColumn that I want to use to allow the user to be able to enter any text up to 16 characters.

I have the following settings at the moment for the GridViewMaskBoxColumn:

MaskType = Standard
Mask = &&&&&&&&&&&&&&&& 

When I double click on a cell I see that underscores are used to indicate spaces. That's fine, and I'm able to edit the data. However, the underscores are persisting in my data when I move my cursor to a different field (i.e. when I'm done editing).  In other words:

Data before editing: "12345678        "
View of data while editing: "12345678________"  (underscores used to indicate spaces)
Data after editing: "12345678________"  (underscores have become part of the data).

Is there a way to prevent this? I don't want the underscores to be in my data after I'm done editing it.

Thanks for any help,

-Lou


Dimitar
Telerik team
 answered on 15 Jan 2015
3 answers
117 views
Hi Team,


             Can i get a basic example using db for a bandedgridview in windows form application
Ralitsa
Telerik team
 answered on 15 Jan 2015
3 answers
151 views
How can I filter Ganttview programmatically?  Thanks,  John


Ralitsa
Telerik team
 answered on 15 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)
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?