Telerik Forums
UI for WinForms Forum
3 answers
141 views
Hi, is there a way to doc a toolwindow into another one?  i'm trying to do something like the attached image.

the search tab is a tool window that flies out of the main tool window.  the one with the navigate/tools/settings tabs on it.  when the main one is collapsed, the search tool window still needs to open though if clicked.


Thanks!
Ivan Petrov
Telerik team
 answered on 05 Mar 2013
2 answers
109 views
Hello.
I use radGridView with filtering in my application.
How can I get number of rows hidden by filter?
e.g. I need to export my radGridView data in Exel if number of hidden rows is greater than some number. Is it possible?
Dmitry
Top achievements
Rank 1
 answered on 05 Mar 2013
1 answer
57 views
How do we capture these link events ?
Stefan
Telerik team
 answered on 05 Mar 2013
1 answer
59 views
I've created an inherited EditRecurrenceDialor form and added the "New" subs. However, I receive errors telling me "Type 'IEvent' is not defined" and "Type 'ISchedulerData' is not defined" 

What am I missing? Do I need to add an additional "Imports"? It seems like there is something obvious that I'm missing. This is in vb.net in vs2010 using 2013 Q1.

Jeff
Top achievements
Rank 1
 answered on 04 Mar 2013
1 answer
387 views
When binding the RadListView, I'm using the ColumnCreating to provide custom column header text and set the column width.  What I do not see as a property of e.Column is an alignment property.  How can I set the alignment of the columns?

Thanks for your advice.
Regards,
Patrick
Stefan
Telerik team
 answered on 04 Mar 2013
1 answer
164 views
Is there a way to clear the value in a SpinEditor?  I want to be able to press the delete key and clear the value from the textbox and also programmatically clear it.  Something like what you showed me for a DateTimePicker:

dtpFilter1.NullableValue = null;
dtpFilter1.NullDate = System.Convert.ToDateTime("01/01/0001");
dtpFilter1.NullText = "";
  
//and 
  
dtpFilter1.SetToNullValue();


Thank you,
Gary
Peter
Telerik team
 answered on 01 Mar 2013
1 answer
120 views
Using Telerik v2013.1.220.40

I have tried pretty much everything but can't seem to succeed with this seemingly simple task.

I have 2 DateTimePicker, one for startDate and one for endDate.

I want to use the NullText "Start Date" and "End Date" respectively.

Now,
- When I put the date 1900-01-01 in startDate, the NullText "Start Date" should shows.
- When I put the date 2199-01-01 in endDate, the NullText "End Date" should show.

I don't have a problem with startDate control, but the endDate control always use the lowest date instead of my 2199-01-01.

Please provide a solid sample that works
Peter
Telerik team
 answered on 01 Mar 2013
7 answers
251 views
Hi,

I  drag and drop items from a radlistbox into a resource grouped scheduler with Timeline as active viewtype.
How I can get the resource id and the date from the cell where an item was dropped?
Jack
Telerik team
 answered on 01 Mar 2013
1 answer
536 views
ListViewItem add = new ListViewItem(oku["sembol"].ToString());
                add.SubItems.Add(oku["alis"].ToString()); add.SubItems.Add(oku["satis"].ToString());
                add.SubItems.Add(oku["yuksek"].ToString()); add.SubItems.Add(oku["dusuk"].ToString());
                add.SubItems.Add(oku["zaman"].ToString()); radlw_.Items.Add(add);

IMAGE : IMAGE
Stefan
Telerik team
 answered on 01 Mar 2013
1 answer
116 views
I can easily show a custom menu when right-clicking tree nodes:

this.radTreeView.ContextMenuOpening += new Telerik.WinControls.UI.TreeViewContextMenuOpeningEventHandler(this.radTreeView_ContextMenuOpening);

But this does not trigger when I right-click the treeview background. How can I show a context menu when right-clicking in the white background area?
Stefan
Telerik team
 answered on 01 Mar 2013
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
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?