Telerik Forums
UI for WinForms Forum
1 answer
166 views
Hi,

Is there a good way of creating PDF's from Telerik WinForms without buying a third party tool?

Vb.net please

tnx
~j
Mike
Telerik team
 answered on 25 Sep 2009
0 answers
110 views
Deleted.
Nancy
Top achievements
Rank 1
 asked on 24 Sep 2009
3 answers
193 views
I have a RadComboBox on my form (RadForm) and if I show the ItemsList the form flickers.


// set datasource  
cbTest.SuspendLayout();  
cbTest.DataSource = Enum.GetNames(typeof(ExportTypes));  
cbTest.SelectedIndex = 0;  
cbTest.ResumeLayout(); 

all properties on default value

thanks
Nikolay
Telerik team
 answered on 24 Sep 2009
1 answer
120 views
Hi,

I have to convert a project from LogicNP to RadControls for WinForms.
Is there an equivalent to the LogicNP.ShellObjects.ShellAppBar ?

Thanks!
Nikolay
Telerik team
 answered on 24 Sep 2009
2 answers
153 views
Hello, is there a way to align values in summary rows? I have tried with FormatString = {0,10} but it is still centering the values. Thanks.
Fakhru
Top achievements
Rank 2
 answered on 24 Sep 2009
2 answers
170 views

 

Hi,
I am using Telerik Raddock in my application. Within the RadDock i am openeing multiple already existing form which has a button 'Cancel'(tabbed documents). On click on Cancel button, the form will close. I am using the below code.

Dim
obj As New Form()

 

Dim hostWindow As HostWindow = RadDock1.DockControl(obj , DockPosition.Right)

 

 

RadDock1.AddDocument((hostWindow), DockPosition.Fill)

Whenever i click on Cancel button, the form is getting closed. How can i close the document in which the form is opened?
Am using ME.CLOSE() to close the form.
Similarly i also want the tabbed document to be closed.

Thanks,
Satyajeet

 

 

 

 

Satyajeet B
Top achievements
Rank 1
 answered on 24 Sep 2009
1 answer
167 views
What is the best way to expand groups within a grid?  I only have one level of grouping and wish to expand it to show the various rows.  Thanks.
Jack
Telerik team
 answered on 24 Sep 2009
1 answer
90 views
Hi,

i need to insert 2 RadLabels in the RadStatusStripe.

This Labels need the full lenght of the RadStatusStripe and among each other. How can i release this?
Peter
Telerik team
 answered on 24 Sep 2009
1 answer
238 views
Hello,
I need to apply some custom formatting to cells in my grid.  Based on the documentation, I have added code to the RowFormatting event of the grid.  This works fine as long as there are only a few rows in the grid.  Once a get a decent amount of data (60+ rows), then grid scrolls very slowly.  I have tried to set the EnableFastScrolling property to true, but the grid still has poor performance when scrolling with the keyboard (up/down keys).

My code in the RowFormatting event is very simple, so I'm surprised that it would cause the performance to degrade so severly.  Is there another way to handle this?  I tried applying formatting outside of the RowFormatting event, but the CellElement property of the cell is Nothing, so I can't access any of it's properties. 

    Private Sub rgvLines_RowFormatting(ByVal sender As ObjectByVal e As Telerik.WinControls.UI.RowFormattingEventArgs) Handles rgvLines.RowFormatting  
        Dim approval As String = Nothing 
 
        approval = e.RowElement.RowInfo.Cells("APPROVAL").Value.ToString()  
 
       If approval = "UNK" Then 
 
            e.RowElement.RowInfo.Cells("COMM").CellElement.Visibility = ElementVisibility.Hidden  
 
        End If 
 
    End Sub 


Thanks,
Sean
Jack
Telerik team
 answered on 24 Sep 2009
1 answer
143 views
Hi, I'm using Q2 2009 SP1 and a GridView bound to a DataTable. If the DataTable is updated outside the grid (by code) the summary row is not updated. Is there a way to refresh the summary row manually?
Jack
Telerik team
 answered on 24 Sep 2009
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?