Telerik Forums
UI for WinForms Forum
1 answer
102 views

Hi,

 

Im trying to customize a ShapeForm, but I dont see on the VisualStyleBuilder.

 Is there ShapeForm on VisualStyleBuilder?

 

Thank you!

Dimitar
Telerik team
 answered on 17 Oct 2018
3 answers
106 views

How's one do this?

I tried a function that looped thru the cols and did the following;

//objTheGrid.Columns[intIDX].Width = 1000;

objTheGrid.MasterTemplate.Columns[intIDX].Width = 1000

Neither worked.

Also did a similar thing for Rows, but for height, and that didn't do anything either.

 

THanks

 

 

Dimitar
Telerik team
 answered on 17 Oct 2018
3 answers
61 views

Hello,

As I can load the default drop-down list by default, I try it but it does not work in the load or the constructor event, but it works in the button that I put in test.


     It does not work
     public radFormAppointmentsEdit ()
         {
             InitializeComponent ();
             cmbShowTimeAs.SelectedValue = 3;
         }


    
     It does not work
     private void radFormAppointmentsEdit_Load (object sender, EventArgs e)
         {
             cmbShowTimeAs.SelectedValue = 3;
         }


        It works
         private void radButtonTest_Click (object sender, EventArgs e)
         {
             cmbShowTimeAs.SelectedValue = 3;
         }


I just want it to work for me when I start the form, what can I do?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Oct 2018
2 answers
69 views

Hello,

I need to set the background color of each row.

I have a function that exports a grids rows to excel document.

I need to remove any colours on the grids rows to be no colors.

Hows this done exactly? I see from reading the forums that I somehow must use the rowformatting event.

Need to know how I would call that and loop thru the rows to clear the background color.

 

Thanks in advance.

 

Dimitar
Telerik team
 answered on 16 Oct 2018
0 answers
62 views

Hello

I am trying to make a custom Menu Item in the style builder, and its looks like I want.

I make menu in Visutal Studio.

And when running.

What could be the problem?

 

thank you!

 

 

 

MaiK
Top achievements
Rank 1
Iron
 asked on 16 Oct 2018
45 answers
1.0K+ views

Hello,

I had a question in regards to how you need to bind/set the data type of a GridView. When I'm doing column creation, you need to set the data type of the column to all be of one type (i.e. text, date, drop down list, etc). Is there a way around this? Basically I want to have one column be of a general Data type and have each row determine what to put into the cell.

I've attached an image of the "gridview" that I'm trying to recreate in winforms. Any and all help is very much appreciated!

Thanks

Hristo
Telerik team
 answered on 16 Oct 2018
1 answer
708 views
How can i add textbox1_textchanged event for a textbox which works for 2 forms or dual monitor means when i am working on 2 Forms (one is for user entry(User_Form) and second is for customer display(Customer_Form)), the textbox1_textchanged event fires when start typing on user's screen(User_Form) textbox and textbox2 text should be changed on customer display textbox(Customer_Form).
Albert
Top achievements
Rank 1
 answered on 14 Oct 2018
3 answers
182 views

Hi

I am finally converting some RadChart controls to the newer RadChartView.

One of the chart I have to reproduce is a 3D barchart.

In the former control, I was able to add properties like this:

With MyChart.ChartArea
    With .PlotArea.View3D
        .Depth = 5
        .Elevation = 10
        .Rotation = 30
    End With
End With

 

How can I get 3D bar chart with the newer control?

Hristo
Telerik team
 answered on 12 Oct 2018
0 answers
57 views

hi guys

in my app, need to add some data, and calculate sum of some cell. the user insert new data and again calculate sum. 

in level 1 no problem, when user add new data (New Row) must be insert after Summary Row but add this add upper summary :-|

see the picture:

row 1 insert. some data add with a button, then by click on an other button, Summary row add and work perfectly.

now, user can add new data and must add below, but Row 2 insert up.

Mehdi
Top achievements
Rank 1
 asked on 11 Oct 2018
8 answers
72 views

Hello,

 

I want to binding some properties to gridview programmatically. I have object hierarchy like that:

public class CLASS_A
{
      String propA;
      int propB;
      CLASS_B propC;
}
 
public class CLASS_B
{
      String propA;
      int propB;
      bool propC;
}

 

The datasource will be a list of CLASS_A, and i want to bind propA from CLASS_A and some properties of CLASS_B.

There is no problem to binding properties from CLASS_A with field name, but I try same doing something like "propC.propA" but doesnt work.

What I am doing wrong?

 

Thank you and Regards!!!

 

 

Hristo
Telerik team
 answered on 11 Oct 2018
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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
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
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
DateOnlyPicker
TimeOnlyPicker
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?