Telerik Forums
UI for WinForms Forum
1 answer
854 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
240 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
79 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
101 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
12 answers
1.3K+ views
Hello guys,

I'm exporting hierarchical grid to Excel.
The problem is that while exporting the grid it's loosing the formatting of the columns.
Is there any property to set that keep format the same as grid has?
I have more then 50 columns with a different format .. do I have to format it twice for the grid view and for the Excel ?

Can I use ExcelCellFormatting event to copy format of the grid cells to Excel?        

Thank you ,
Victoria.
Hristo
Telerik team
 answered on 11 Oct 2018
5 answers
161 views

Hi, 

is there a way to have AutoEllipsis on selecteded item ?

it works fine with items in list but not on selected.

Thanks for your help :)

OD
Top achievements
Rank 1
 answered on 11 Oct 2018
0 answers
107 views

Hello ... 

I have question about rotator ... 

can rotator insert with other form (in this case i have 3 forms, and i want to insert it all) that i have made 

i have form with gridview, can it be insert into rotator... 

 

can i have the example ? please 

Thanks before. 

Hengky
Top achievements
Rank 1
 asked on 11 Oct 2018
3 answers
252 views

I'm trying to install Telerik UI and it always seems to roll back action when it's on Extracting files.

 Is it a .NET Framework issue, I don't know..

Please help?

Hristo
Telerik team
 answered on 11 Oct 2018
1 answer
230 views

Is there a simple way, by setting a property, that the items that are checked that show up in the checked list area, (not in the drop down list) stay sorted as they are sorted in the Drop Down and not sort based on the order they checked them in the list? 

 

If not, what would be the best way to make this happen?

 

 

Thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 Oct 2018
5 answers
444 views

This is how I populate my ListView:

 

List<Users> ListUsers = (List<Users>)FormData.Resp;
 
lv.Items.Clear();
 
foreach (var User in Users)
{
                    ListViewDataItem ListViewDataItem = new ListViewDataItem();
                    lv.Items.Add(ListViewDataItem);
 
                    ListViewDataItem[0] = User.ID.ToString();
                    ListViewDataItem[1] = User.BenutzerID;
                    ListViewDataItem[2] = User.Nachname;
                    ListViewDataItem[3] = User.Vorname;
                    ListViewDataItem[4] = User.EMailAdresse;
}

 

 

After selecting Items, the "Text" property of CurrentItem, SelectedItem or SelectedItems[0] is always empty. I tried also to get the Text by "lv.Items[lv.SelectedIndex].Text", but where is also the text property empty. But the SelectedIndex is correct.

Sebastian
Top achievements
Rank 1
 answered on 10 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
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
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
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
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
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
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?