Telerik Forums
UI for WinForms Forum
1 answer
112 views
Hi,

We are currently evaluating the trial version of Winforms GridView and we see that its binding only 300 columns.
Is this a restriction with trial version only?


Thanks
Nisha Suvarna
Lance | Senior Manager Technical Support
Telerik team
 answered on 15 Aug 2014
2 answers
115 views
hello everybody , i'm new user of telerik winforms 2012 Q2 and when i want use chartView i cant find PropertyBuilder , and i want to connect my chartView type pie with my request ==> select count(*) as expr1,candidat.sourcing from candidat, sourcing where candidat.sourcing=sourcing.sourcing group by candidat.sourcing.
 i wana show the percentage nombre of candidat per her sourcing . so how can i do that because i'm so begginer and i dont know how to do it . and thank's for help :)
Free_Mind
Top achievements
Rank 1
 answered on 15 Aug 2014
3 answers
150 views
Hi,

ContextualTabGroup shows me wrong Font?

Please see image.

How can i fix this problem?

Visual Studio 2013 SP3
Windows 8.1 64 Bit
Telerik Controls 2014.2.715.20
Stefan
Telerik team
 answered on 15 Aug 2014
1 answer
132 views
Telerik Members: 

Is it possible to set the selected appointment border's style? 

Thank you 
Stefan
Telerik team
 answered on 15 Aug 2014
1 answer
112 views
Hi!
Id like know how do I  check if the  RadMaskEdit    contains some values or is null?
(__)-_______

If (this.radMaskEdit.Value != null)
   {
      validate .....
   }  
else
  {
      alert....
  }

Dimitar
Telerik team
 answered on 15 Aug 2014
1 answer
95 views
Hi,

Could you please help me with setting Height and Width for GridViewImage Column.

Thanks & Regards
Nisha
Stefan
Telerik team
 answered on 15 Aug 2014
6 answers
146 views
Hola a todos, espero halla alguien que hable español y me pueda aclarar lo siguiente.

Necesito crear una agenda y estoy utilizando el control sheduler, pero quiero que cuando le de doble click en determinada hora no me salga el appointment que tiene por defecto sino uno que yo halla diseñado, o que por lo menos me deje editar el appointment a mis necesidades; porque la verdad no tengo idea de como se hace 

Agradezco a quien me pueda ayudar o dar una luz.
 
George
Telerik team
 answered on 14 Aug 2014
1 answer
149 views
hello,

Im generating my GanttViewDataItems per code. I will not set up a DataSet for it. Everything works fine, but I need that the item has an extra property for an extra TextViewCollumn.

I have set up my cols:

GanttViewTextViewColumn titleColumn = new GanttViewTextViewColumn("Title");
GanttViewTextViewColumn startColumn = new GanttViewTextViewColumn("Start");
GanttViewTextViewColumn endColumn = new GanttViewTextViewColumn("End");
GanttViewTextViewColumn dauerColumn = new GanttViewTextViewColumn("Progress");
GanttViewTextViewColumn myColumn = new GanttViewTextViewColumn("myValue");

titleColumn.HeaderText = "title";
startColumn.HeaderText = "title";
endColumn.HeaderText = "title";
dauerColumn.HeaderText = "title";
planmengeColumn.HeaderText = "myvalue";

this.radGanttView.GanttViewElement.Columns.Add(titleColumn);
this.radGanttView.GanttViewElement.Columns.Add(startColumn);
this.radGanttView.GanttViewElement.Columns.Add(endColumn);
this.radGanttView.GanttViewElement.Columns.Add(dauerColumn);
this.radGanttView.GanttViewElement.Columns.Add(myColumn);
 
 Then i create my Items ( I loop them outside):

GanttViewDataItem item = new GanttViewDataItem();
item.Tag = value1.ToString();
item.Start = value2.ToDateTime();
item.End = value3.ToDateTime();
item.Title = value4.ToString();
item.Progress = value5.ToInt16();

myRadObject plan = new myRadObject();
plan.myValue = 121212;
plan.SetValue(myRadObject.myProperty, plan.myValue);
item.BindProperty(myRadObject.myProperty, plan, myRadObject.myProperty, PropertyBindingOptions.OneWay); 

 I created a inner class for RadObject (myRadObject)

 internal class myRadObject : RadObject
{
public static RadProperty myProperty = RadProperty.Register("myValue", typeof(decimal), typeof(myRadObject),
new RadElementPropertyMetadata("", ElementPropertyOptions.None));

public decimal val
{
get {return (decimal)this.GetValue(myProperty); }

set { this.SetValue(myProperty, value); }
}
}

 Add to GanttView:

this.radGanttView.Items.Add(item);


 The problem is that it will not display the items in the "myValue" collumn, the rest works great!





George
Telerik team
 answered on 14 Aug 2014
0 answers
53 views
Hi,

we are looking for someone with experience in developing themes for WinForms. Based on an existing graphics styleguide, we would like to develop a theme to apply the design to approx. 20 controls. Is anyone interested in such a freelance project? (relevant experience is a must)

Thanks & regards,
Achim
Achim
Top achievements
Rank 1
 asked on 13 Aug 2014
1 answer
147 views
When we are using the color editor from the Property Grid and navigate to either the System or Web tabs, then key in a letter to jump to the first value, after the first keystroke we are ok, but every keystroke after adds text that overlaps the value in the grid where the text resides.  Please see the attached picture.

Dimitar
Telerik team
 answered on 13 Aug 2014
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?