Telerik Forums
UI for WinForms Forum
1 answer
105 views
I've seen how beautiful the AJAX suite installer has been over the past releases.  It looks so cool!  I would like it if all of your product suites (or at least WinForms, to start!) used such gorgeous installer templates.  If it's not already something in your roadmap, I would definitely consider it.  Installing programs is a really mundane task, and enhancing the UX during that stage would be great.

Regards,

UIdev
Vassil Petev
Telerik team
 answered on 11 Nov 2008
2 answers
183 views
Azdravei (and apologies for mangling your words),

I am trying to inherit from the RadComboBox in my winform project. For starters, I simply created a class that inherited the RadComboBox and placed an instance of it on a form, right next to the original, uninherited RadComboBox. The two controls look radically different, with my inherited version looking like a broken misfit unworthy of the name Telerik.

I would like to know how to properly inherit and extend Rad controls. In my case, I simply want to add a field and property to the ComboBox to remember its previous SelectedIndex.

Thank you,
Guillaume
Guillaume Crétot Richert
Top achievements
Rank 1
 answered on 10 Nov 2008
1 answer
97 views
I have a C# WinForm demo that is based on a Shaped Form with a Docking Manager on it and a few Docking Panels.  If I drag a Docking Panel out of the form to create a new window, the new form appears to be a Windows Form.  Is there a way to have the new window be created as a Shaped Form with the same style as the one the Docking Panel came from?

Julian Benkov
Telerik team
 answered on 10 Nov 2008
3 answers
221 views
Hi :o)

I am having a strange problem when updating new added records in the grid.
I use the code below to cycle through the grid and change the ClientId to p_ClientId which works fine. This is why the msgbox is there to check the value which changes to the value in p_ClientId as expected. You can also see this reflected in the grid itself as the column is visible.

For i = 0 To Me.RadGridView1.RowCount - 1
     Me.RadGridView1.Rows(i).Cells("ClientId").Value = p_ClientId
     MsgBox(Me.RadGridView1.Rows(i).Cells("ClientId").Value)
Next

The problems comes when I save the grid to the database using the code below.

Me.ClientsSupportRequiredBindingSource.EndEdit()
Me.ClientsSupportRequiredTableAdapter.Update(Me.Clients)

The database only reflects the change in the last record. The others are added with a NULL in ClientId. This only affect this one field and only when adding a new record. If you update other fields directly using the grid then they update correctly. 

Thank you so much for your help

Tim

Julian Benkov
Telerik team
 answered on 10 Nov 2008
12 answers
372 views
Hi

In the scaling and zooming demo the controls display a popup.  How would I make something similar but which allows editing?  I'm after something like the toolbar in Word2007 that appears semi-transparent but then goes solid and allows interaction when I move my mouse over it.

Thanks

Sean
Mike
Telerik team
 answered on 10 Nov 2008
2 answers
95 views
hi all


Dose Ribbonbar support RTL and other controls same  as menus and other


because we can't use telerik controls that support RTL when other's don't support it


we need to use all controls

then i hope from telerik team to solve these problem

and do all telerik controls to support RTL, not some of them >>> same as RadGridView

with my thank's
Nick
Telerik team
 answered on 10 Nov 2008
1 answer
171 views
Hi,

I want to display a common tooltip to all the items of RadListBox. I 'm aware it is possible to set tooltip for Individual items. But i don't want to set for individual items.
Please let me know how to do this.

Regards,
Vimal
Nick
Telerik team
 answered on 10 Nov 2008
1 answer
156 views
I have a scenario that's driving me nuts and I'm trying to figure out if the problem I'm having is a bug in the treeview control or if there's a workaround I can use:

I have a treeview in a split container.  Whenever the splitter is moved, the treeview scrolls back to the top.

The scenario is this: I have a treeview in the top of the splitter and a panel in the bottom of the splitter.  When the user hovers over a node in the treeview, I fill in information about the node in the panel at the bottom.  It's kinda like a super tooltip.  The key issue is that I want the panel at the bottom to only take as much space as needed, so I move the splitter programmatically so there is no wasted space in the bottom of the splitter and the maximum amount of the tree view is visible. So, when the splitter gets moved (in this case, programmatically) to treeview scroll position resets to the top.



Jordan
Telerik team
 answered on 10 Nov 2008
1 answer
123 views
Hello,

clicking on the "Adding other Controls to the RibbonBar" shows a help page with some links to other help pages.
 
clicking on most of them shows a not existing page.

click for example on "RadProgressBarElement" and i get the error "the program cannot show this page". 

 Greetings,

Ramius
Mike
Telerik team
 answered on 10 Nov 2008
1 answer
110 views
I downloaded and unzipped the file and when it opens the treeview in the left panel displays but whenever I click on a link the main windows displays the following:

The address is not valid

 
 

Most likely causes:

  • There might be a typing error in the address.
  • If you clicked on a link, it may be out of date.
 

What you can try:

 

 

Go back to the previous page.

I am running on an HP Pavillion laptop, Windows Vista 64 bit.

Thanks in advance for your help

Mark See
Nick
Telerik team
 answered on 07 Nov 2008
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?