Telerik Forums
UI for WinForms Forum
1 answer
111 views
I was interested in knowing if the Page View Outlook View could mimic 2010? can you any of this functionality be written or is it included?
1.  ability to minimize items under the navigation panel (pic1)
2. add a search box (pic1)
3. sort by type/name/price (pic2)
4. can the outlook view be dockable?
Stefan
Telerik team
 answered on 26 Mar 2012
3 answers
192 views
Is it possible to prevent the CommandBar getting focus from current focused control
Boryana
Telerik team
 answered on 26 Mar 2012
1 answer
422 views
Hello,

I have functionality in my application to show some RTF notes in read only mode. I designed this functionality using RadRichTextBox control with ISReadOnly property set to true. Its working fine except the caret being shown blinking in first position of text box. However, since text box is read only, the visible blinking caret is being considered as a bug. I tried a lot to hide it, but no luck.
Please help me out to hide it.

Thanks
--Pawan
Stefan
Telerik team
 answered on 26 Mar 2012
3 answers
235 views

I am using Winforms Gridview, in that i need to take the current cell Position.
(ie) Location  x, y  of the current cell.)

I tried these following Codes,

GvItem.MasterGridViewInfo.GridViewElement.CurrentCell.Location.X

GvItem.MasterGridViewInfo.GridViewElement.CurrentCell.Location.Y)

But i  got Only 0,0.

Which property can i  use for this?

LALITHA

Stefan
Telerik team
 answered on 26 Mar 2012
1 answer
119 views
Hi,

When the user right click on the cell directly then, it is opening the context menu strip. but, the cell element is not highlighted\selected. We want the cell to be highlighted automatically before it opens the context menu strip.

Our actual requirement is, we need to show different items in the context menu strip if they click on appointment element rather than cell element. we have written the code and it works. but, it fails, if the user select the appointment and then if they right click on blank cell [with out left click] - it still open the context menu strip for selected appointment.

Please let us know how can we do this.

Regards,
Selvaraman S
Sahand
Top achievements
Rank 1
 answered on 24 Mar 2012
3 answers
212 views
I have a hierarchic GridView and I want to select current row after refresh (datasource.AcceptChanges). So, when i do this all rows has collapsed and there is no child row selected. How can i save hierarchical expand state and current row in view of multiple grid templates?
Boryana
Telerik team
 answered on 23 Mar 2012
7 answers
1.5K+ views
Hi,

Please Suggest any way to avoid removing  record from gridview when press delete key;;;
Because, already  I have Delete Button to delete the record from gridview......
Stefan
Telerik team
 answered on 23 Mar 2012
1 answer
94 views
  my company want to buy telerik for winform.but we want know,if we had an application need to setup in customer's computer.
does the customer need install "telerik-winforms“ or we can just copy the "telerik-winforms *.dll" files?
Stefan
Telerik team
 answered on 22 Mar 2012
21 answers
538 views
I have  a series of RadDropDownList controls whose contents are dynamically assigned at form load time.  Right after the form loads, and one attempts to select an item in any of the RadDropDownList controls, the control does not respond.  It will display the list of items, but it is impossible to select any of them.  The moving highlight bar does not appear, and the first item in the list remains selected.  However, on the second attempt, and all those afterward, it works correctly.  This is true and consistent for every control of this type.

I have tried various hacks to set the selected index to a different value, and then set it back, but that changed nothing.

I'm using 2010 Q3 (when I upgraded to the 2011 Q1 version the RadTreeView no longer functioned properly and I didn't have the time to figure out why.  All I know is that a call to the RadTreeView.Clear() method caused a null object exception that did not happen with 2010 Q3).

The only event I monitor is the selected index changed event.  I don't need it to fire if the index doesn't change, so there was no need to monitor another event.

All I'm doing on a load is to say something like:

radDropDownList.Items.Clear();

 

 

for (int i = 0; i < matrixDateCount; i++)

 

{

entry =

 

new RadListDataItem();

 

entry.Text =

 

ConversionMethods.GetDropDownListFormatDateTime(this.allMatrixDateTimes[i]);

 

radDropDownList.Items.Add(entry);

}


Any suggestions would be welcome.

Peter
Telerik team
 answered on 22 Mar 2012
1 answer
318 views
Hello, I can't figure out how to change the the page buttons height while in outlook mode.
I've look through the all UI elements but I didn't manage to find anything. Please help me! :)

Thank you.
Stefan
Telerik team
 answered on 22 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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
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
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?