Telerik Forums
UI for WinForms Forum
1 answer
122 views
I hope to add this feature in the next version.
1.I want VisibleCheckBox Property
  if VisibleCheckBox is true then dropdowned item contain check box.
  and I want check all,uncheck all function .
Peter
Telerik team
 answered on 24 Aug 2012
1 answer
59 views
How to Adjust tool tip Height and Width?
Stefan
Telerik team
 answered on 24 Aug 2012
1 answer
155 views
plans to support the busy indicator?
Stefan
Telerik team
 answered on 24 Aug 2012
3 answers
142 views
How do I add, use, and include in my deployment a Custom Dictionary for use with radSpellChecker?  I have an internal use application where they use a lot medical words and I want to add a bunch in ahead of time for them.
Stefan
Telerik team
 answered on 24 Aug 2012
1 answer
164 views
When the user pulls a toolwindow out of the dock control so that it appears as its own window, the ParentForm property no longer points to the form it was docked in.  Does this mean dock windows can be dragged and dropped from one dock control to another, or is this a side-effect or bug of some sort?  Is there an alternative way to get the parent dock control where the window was pulled from after the fact?
Julian Benkov
Telerik team
 answered on 24 Aug 2012
4 answers
976 views
I have a requirement to set the tooltips on column headers for a databound RadGridView.

I have tried several ways to go about getting to the CellElement for the grid header row, the most promising of which was the GridView.MasterGridViewInfo.TableHeaderRow.Cells.  However, the CellElement is always null for these GridViewCellInfo objects.

Can someone recommend a way to accomplish this?

Thanks in advance,
Dave
Ragan
Top achievements
Rank 1
 answered on 23 Aug 2012
1 answer
107 views
Hi

I tried by  exporting Grid view to PDF using "ExportToPDF" , but its not exported with the actual alignment as in Grid . the Column names are getting overlapped by shrinking its size and last column name is out of Grid Border .I attached the sample image of the exported PDF for your reference.


Following properties were setting:

                         objExportPDF.PdfExportSettings.EnablePrinting = true;
                        objExportPDF.ExportVisualSettings = true;
                        objExportPDF.TableBorderThickness = 0;
                        objExportPDF.Scale = 1.2f;
                        objExportPDF.PdfExportSettings.PageWidth = radGridStaticTable.Width / 2;
                        objExportPDF.PdfExportSettings.PageHeight = 210;

Please check following code in htmlCellformatting event :

void objExportPDF_HTMLCellFormatting(object sender, Telerik.WinControls.UI.Export.HTML.HTMLCellFormattingEventArgs e)
        {

            e.HTMLCellElement.Alignment = ContentAlignment.MiddleLeft;
            e.GridCellInfo.ColumnInfo.HeaderTextAlignment = ContentAlignment.MiddleLeft;
            e.HTMLCellElement.Styles.Add("border", "solid");

        }


PFA
Ivan Petrov
Telerik team
 answered on 23 Aug 2012
1 answer
123 views
Hello,

I have implemented a datasource and datamember to display the data into the grid.

On my windows 7 PC everything works ok. The datasource and datamember is applied. When I run the application directly or from my Visual studio the datamember is not applied.

 

 

With Me.rdGridBoundaries
    .BeginUpdate()
    .Columns.Clear()
    .MasterTemplate.AllowAddNewRow = False
    .MasterTemplate.AutoGenerateColumns = True
    .MasterTemplate.Reset()
    .TableElement.RowHeight = 30
    .AutoGenerateHierarchy = True
    .UseScrollbarsInHierarchy = False
    .MultiSelect = False
    .MasterTemplate.BestFitColumns()
    .MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.Fill
    .ReadOnly = True
    .EnableFiltering = False
    .EnableGrouping = False
    .EnableAlternatingRowColor = True
    .EndUpdate()
    Try
        If gasControlLineInformation.GclObjects IsNot Nothing Then
            .DataMember = "GclObjects"
            .DataSource = gasControlLineInformation

Julian Benkov
Telerik team
 answered on 23 Aug 2012
0 answers
187 views
is there a way to make the text on a RadButton vertical?
like

m
y
b
u
t
t
o
n?

I answered my own question - TextWrap=true
adjust the Width if necessary
Elliott
Top achievements
Rank 2
 asked on 23 Aug 2012
1 answer
156 views
Helo,

Following on from a piece of code I found in the forums which shows how to add a button to a text box. I can't seem to figure out how to remove it! - Can anybody help?

Thanks
Public Sub AddButton()
 
        Dim buttonElement As New RadButtonElement("...")
        AddHandler buttonElement.Click, AddressOf buttonElement_Click
 
        Dim textBoxItem As RadTextBoxItem = Me.RadTextBox1.TextBoxElement.TextBoxItem
        textBoxItem.Alignment = ContentAlignment.MiddleLeft
        Me.RadTextBox1.TextBoxElement.Children.Remove(textBoxItem)
 
         
 
        Dim dockLayoutPanel As New DockLayoutPanel()
 
        dockLayoutPanel.SetDock(textBoxItem, Telerik.WinControls.Layouts.Dock.Left)
        dockLayoutPanel.SetDock(buttonElement, Telerik.WinControls.Layouts.Dock.Right)
 
 
        dockLayoutPanel.Children.Add(buttonElement)
        dockLayoutPanel.Children.Add(textBoxItem)
        Me.RadTextBox1.TextBoxElement.Children.Add(dockLayoutPanel)
 
    End Sub
Stefan
Telerik team
 answered on 23 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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?