Telerik Forums
UI for WinForms Forum
1 answer
131 views
Hi,
i have the following two questions:
  1. Is there an option to disable the "snap to grid" behaviour for appointments to show it at the real y-position.
    In the attachement you see an sample of a snapped appointment.
  2. How can I cutomize the appearance of an appointment in the view
    For example showing only the begin time, showing an additional picture or text.



Best regards
Friedhelm
Stefan
Telerik team
 answered on 13 Aug 2012
9 answers
751 views
I have a nested grid with about 300 rows; when I expand this grid from its parent, the vertical scroll bar expands to take up almost the full height of the window, and as I scroll down, the scroll bar becomes incrementally smaller.  This make it very time-consuming to scroll all the way down to the bottom, as it has to be done in multiple steps.  However, if the number of rows in the nested grid is < 200, the scroll bar is of normal size, and scrolling is easy and quick.

Is there any way to remedy the behavior for larger nested grids?
Svett
Telerik team
 answered on 10 Aug 2012
1 answer
120 views

Hi Team,

I am working in windows form application and developing na aaplication with the help of example application i.e bug fixer but anyhow i was trying to disable or hide the close button from tab strip but unable to do it please help me out to disable or hide the same. Early response will be helpful.

Boryana
Telerik team
 answered on 10 Aug 2012
2 answers
382 views
Hi,

One of the grids in our application displays a field which can contain carriage returns (\r\n). For the grid the multiline and wrap properties are set to false and the ellipse property is set to true, since we want the text to be single line and ellipsed.

However the colum does take the carriage return into account and tries to squeeze the both lines into one line (see screenshot). Each line individually is however ellipsed.

What is the best approach to prevent the column to ignore the carriage returns, in order to have one single ellipsed line? Off course without removing the carriage return from the string itself.

Many Thanks,
Maarten
Maarten
Top achievements
Rank 1
 answered on 10 Aug 2012
1 answer
136 views
Can I also show a ContextMenuStrip as popup menu instead of the RadContextMenu?

Best regards Friedhelm
Stefan
Telerik team
 answered on 10 Aug 2012
5 answers
884 views
HI,
    I am using the Rows drag and drop functionality in my grid. I have set the "Allow Column Header Context Menu" as 'False'. But i was able to get the context menu with the contents "Conditional Formatting,Column Chooser,Hide Column,Pinned State, Best Fit". How should i hide this?.

With Regards,
S Surendar
Stefan
Telerik team
 answered on 09 Aug 2012
1 answer
111 views
Hi,

In which event of tree view I can create a  Dynamic textbox when a new node(Right click & Add) is added. I want to  enter the description of the newly created node in the text box and same has to be saved in DB.

Regards,
Arun
Stefan
Telerik team
 answered on 09 Aug 2012
14 answers
854 views
Is there a simple way to hide a command button column for a new row that displays at top of a grid? Command button 'Save' doesn't make any sense for a new row.
Also, how would I hide the filter for a command button column?

Thanks
Sunil
Stefan
Telerik team
 answered on 09 Aug 2012
1 answer
152 views
Hi Telerik Team,

I made te Word Addin in Visual Studio 2010 it use the Telerik components. I had created the setup files with Visual Studio Installer and after it i installed it. The setup was ok. When I start the application in the Word it looks for the Telerik file, but it doesn't find it.
I found all of the dll file.
Which files does the addin use?

I added the error message to this letter.

Thanks.

Z.
Julian Benkov
Telerik team
 answered on 09 Aug 2012
1 answer
309 views
protected void CreateStackedbBar()
{
    RadChart rcOTDBar = new RadChart();
    List<ChartData> objList = _objBLL.GetData();
    rcOTDBar.DataSource = objList;
      
    rcOTDBar.DataGroupColumn = "Group"; // "Grade A", "Grade B", "Grade C"
    rcOTDBar.PlotArea.XAxis.DataLabelsColumn = "ColumnName"; //"Jan", "Feb", "Mar", "Apr"
    rcOTDBar.DataBind();
    rcOTDBar.Series[0].Type = ChartSeriesType.StackedBar;
    rcOTDBar.Series[1].Type = ChartSeriesType.StackedBar;
    rcOTDBar.Series[2].Type = ChartSeriesType.StackedBar;
    rcOTDBar.Series[3].Type = ChartSeriesType.StackedBar;
    this.Controls.Add(rcOTDBar);
}

Hi,

I was trying to create stacked bar programmatically using the code above. The desired result is as attached. However it doesnt seems to show the values using the code attached. Please help.

Evgenia
Telerik team
 answered on 09 Aug 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)
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?