Telerik Forums
UI for WinForms Forum
3 answers
212 views
I have a scenario where the client wants to see "assigned" employees at the top of the list.  An assigned employee has multiple criteria, some of which are based on visible columns, some invisible.  I want this to always be the default sort and not allow the user to change it.  I also don't want to see the arrows over the visible columns.

Any help would be appreciated!
Alexander
Telerik team
 answered on 18 Nov 2011
2 answers
165 views
Hi all,

I'm using several MaskedTextBoxes and have the Mask property set to "C" for currency and the MaskType set to Numeric. This works fine however I cannot seem to enter a value higher than 9.99.

I have looked for a solution online but can only find how to change the number of decimal places "C3" for example.

Is this possible? Should I be using a custom Mask of some kind?

Regards,


Guy
Peter
Telerik team
 answered on 18 Nov 2011
3 answers
470 views
Hi,

    i have a form with one button called next .when we click next it will invoke another instance of the same form ,so i want to close the old form before open the new instance of the form.  i am unable to acheieve this. any suggestions on this issue will be helpful for me to solve this issue.

following is the code snippet which i used for the testing purpose of the above said scenario.

   
private void ra_Load(object sender, EventArgs e)
        {
            List<string> firstname = new List<string>();
 
            firstname.Add("SAM");
            firstname.Add("TAYLOR");          
            firstname.Add("ROSE");
 
            GridViewDataRowInfo row;
            for (int i = 0; i < firstname.Count; i++)
            {
                    row = radGridView1.Rows.AddNew();
                    row.Cells[0].Value = firstname[i];               
            }          
        }
 
        private void btnNext_Click(object sender, EventArgs e)
        {
            //this.Close();
            ra newra = new ra();
            newra.ShowDialog();           
        }

Regards,
Selva
Ivan Petrov
Telerik team
 answered on 18 Nov 2011
3 answers
383 views
Hi mates,
When I try to insert into a chunk a horizontal radRibbonBarButtonGroup and a vertical radRibbonBarButtonGroup and both of these have Autosize set to false and the size property is set to a fixed size,  and into these groups(radRibbonBarButtonGroup) I've added radButtonElements at design time, they also have fixed size (Width and Height), my controls (RadButtonElements and RadRibbonBarButtonGroups) sets automatically the size to 0,0 (and, of course, are disappeared)  at Run Time.
I've verified in RadRibbonForm Designer code (the form that contain the RadRibbonBar), that there is no code of  the  size property of the controls.
Should  I write the size manually into designer code? or is there another property that hide my controls (in advertently)?
Just to mention that RibbonBar will have 7 tabs with around 20 chunks.
Peter
Telerik team
 answered on 18 Nov 2011
2 answers
306 views
Anyone have ideas of why my dockstyle.fill is not working for radgridview inside a usercontrol (winforms).  I place the usercontrol inside a form and the usercontrol fills, but the radgridview stays same size.  Thanks
Stefan
Telerik team
 answered on 18 Nov 2011
5 answers
640 views
What's the equivalent of

RadListBox.SelectedItems.Clear()

with the new control?
Peter
Telerik team
 answered on 17 Nov 2011
1 answer
123 views
Hi,

I'm working with RadForm in MDI Mode. I Just added a main form with IsMdiContainer = True and I added some children RadForm setting the properties MdiParent. I'm using Telerik WinForm Q2 2011.

ISSUE: When I maximize one Child RadForm, the "Maximize" icon in the top-right corner of the form doesn't change. Instead of the "Restore Down" icon, the RadForms shows always the "Maximize" icon. See the attached picture for a screenshot of this problem.

Thanks in advance,
Lorenzo
Ivan Petrov
Telerik team
 answered on 17 Nov 2011
1 answer
116 views
Gridview hierarchy row create without using gridviewrelation class .If it is possible please write the simple code.
Julian Benkov
Telerik team
 answered on 16 Nov 2011
5 answers
625 views
Hi,

May I know how can i Hide/Disable (prefer hide) the 3 button on top of each dock panel?

Please advice.

Regards,
Ching-Yen Beh
Julian Benkov
Telerik team
 answered on 16 Nov 2011
3 answers
214 views
Hi,

I would like to implement a kind of magnetic behaviour for windows in floating state. Is this feature in your roadmap?
Any suggestion?

Thanks for help.
Lorenzo
Jack
Telerik team
 answered on 16 Nov 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)
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
ProgressBar
CheckedDropDownList
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
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?