Telerik Forums
UI for WinForms Forum
4 answers
113 views
Can you tell me what the possible beta / release date would be for the Winfroms Q1 2011.

I am busy with a multi language app and would see this as a plus in my development.  I use a lot of RTL (right to left) languages in my app (like Arabic and Urdu) and some other languages.  Controls that support RTL  languages (efficiently) are very few. 

Some of your competitors claim that they support RTL, but when testing their products, they have failed miserably.  When writing to their support teams about problems experienced, the common excuse is - "this or that" has not yet been implemented for RTL languages.  Hopefully, you will have a workable solution that supports RTL in the true sense.

Is their any way to test a pre beta version.

Many thanks
Ivan Todorov
Telerik team
 answered on 28 Feb 2011
2 answers
182 views

I'm evaluating buying the RadControls WinForms for the following use case:

To log millions of messages into a customizable grid GUI (e.g. similar features of Telerik's Win Forms Datagrid).

Since this should be used for logs from specific hardware I'm forced to use as a storage a file or a flat database (I don't want to use SQL server or so).

The gridview shall be customizable and fast on inserting new rows and when grouping/filtering/formatting. All these operations need to be done while the grid collects data on a pace of ~1000 events/second.

Would you recommend your grid for this purpose?

Stefan
Telerik team
 answered on 28 Feb 2011
4 answers
541 views
If I set the background image of a group box, it does not appear on the background of the groupbox. What is the solution for this?


Thanks
Deepak
Todd Stanistreet
Top achievements
Rank 1
 answered on 28 Feb 2011
6 answers
508 views
Hello -

I thought this would be easy enough, and am still sure it must be, but .....

Can anyone post a snippet of:

1) How I would change the currently selected tab in a radribbonbar programatically?
2) Tell me which event gets fired when the selected tab changes?

My situation is that I have a standard windows tab control nested under the radribbonbar control. When the user changes the selected tab on the radribbonbar, I need to change the selected tab on the standard windows tab control as well.

Thanks much -
Jack

Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
1 answer
119 views
Hello,
         How to work with Telerik title bar because we basically drag rad controls on visual studio winform. Can u suggest me?

Thanks in advance...
Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
4 answers
393 views
hi
i locate raddock on form
and add text to caption but i want set text align to right or center  not left
i select image for raddock but not view image
hot i select image as icon in raddock
Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
3 answers
189 views
i want to show messagebox by press enter on commandbardropdownlist, i use this code:

Private Sub CommandBarDropDownList1_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles CommandBarDropDownList1.KeyDown
        If e.KeyCode = Keys.Enter Then
            MsgBox("hello", MsgBoxStyle.OkOnly)
        End If
    End Sub

but when i run it, there is nothing happened, is there something wrong with my code?

Thanks
Richard Slade
Top achievements
Rank 2
 answered on 28 Feb 2011
6 answers
696 views

 

Private Sub Login_Form_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

 

 

Me.BackColor = Color.Silver

 

ThemeResolutionService.ApplicationThemeName =

"Aqua"

 

 

End Sub

the backcolor doesn't change. it stays white all the time. how do i do this? please hlep thank you

 

Nikolay
Telerik team
 answered on 28 Feb 2011
2 answers
90 views
When I edit a cell and hit enter, a Beep occurs... Is there any way to turn that OFF? 

I have searched the forum and have found threads on beeps when tabbing... I guess this has been fixed.  But the Beep when confirming a cell is quite annoying.
Richard Slade
Top achievements
Rank 2
 answered on 26 Feb 2011
5 answers
126 views
Hi,
I have a gridvie which i sho in two modes some columns change visibility
:

 

if

(_local)

 

radGridView1.Columns[

"colFirstSeen"].IsVisible = true;

 

 

radGridView1.Columns[

 

"colTrust"].IsVisible = true;
radGridView1.Columns["colAcknowledged"].IsVisible = true;;

 

 

 

 

}

 

else

 

 

 

 

 

 

 

{

radGridView1.Columns[

"colFirstSeen"].IsVisible = false
radGridView1.Columns["colFirstSeen"].VisibleInColumnChooser = false

radGridView1.Columns["colTrust"].IsVisible = false

;

 

 

 

radGridView1.Columns[

"colAcknowledged"].IsVisible = false

 

}

When I change the value of local from true to false and than back to true the column "colFirstSeen", which is last is moving to the right
The image is attached.
Thank you
Lily

 

 

Sorry, when I save the poste it changes the fomat.

Emanuel Varga
Top achievements
Rank 1
 answered on 26 Feb 2011
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
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?