Telerik Forums
UI for WinForms Forum
3 answers
146 views
Hello

Just installed sp2 after uninstalling prior version. Project compiles and runs, but the view designer for my form that uses a tab strip throws this error:
The designer cannot process the code at line 130: this.radTabStrip.TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom; The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again.

This is an auto-generated line. Taking it out does nothing, it goes right back in.

This is a major pain right now! What is the work around?
Thanks
Harold

Boyko Markov
Telerik team
 answered on 13 Jul 2007
1 answer
169 views
Hi

I would just like to know how exactly do you change the top left icon on the ribbonbar.

Thank you
Boyko Markov
Telerik team
 answered on 13 Jul 2007
3 answers
172 views
hello

I just uninstalled my prior version of win controls, and installed the latest sp2 build. I then tried to compile my project, which had been working fine. I am now getting several build errors like this:

*********
Warning    1    The designer cannot process the code at line 126:

this.radTabStrip.TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom;

The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified.  Please remove any changes and try opening the designer again.    C:\Documents and Settings\hchattaway.PINPOINT\My Documents\Visual Studio 2005\Projects\ErrorLog\ErrorLog\ImportErrors.Designer.cs    127    0   
***********

and this:
**********
Error    2    The type or namespace name 'RadTabStrip' does not exist in the namespace 'Telerik.WinControls.UI' (are you missing an assembly reference?)    C:\Documents and Settings\hchattaway.PINPOINT\My Documents\Visual Studio 2005\Projects\ErrorLog\ErrorLog\ImportErrors.Designer.cs    461    40    ErrorLog
***********

Are these correct? did the namespaces change??
All of the references are pointing to dll's dated 7/10/07


But I can compile the sample's project no problem...

HELP!
Harold

Boyko Markov
Telerik team
 answered on 13 Jul 2007
1 answer
99 views
Hello,

With SP2 as it is that now I know which is CurrentColumn

Before it used:
Dim col As GridViewDataColumn
col = CType(radGridView1.MasterGridViewInfo.CurrentColumn, GridViewDataColumn)
Georgi
Telerik team
 answered on 12 Jul 2007
1 answer
132 views
How to set the height for the column header? I wanted to display 2 lines of text in the column header?

Second thing; the performance of the controls is pretty slow. Is any way to speed up the running time?

thanks
Dwight
Telerik team
 answered on 12 Jul 2007
1 answer
42 views
Hello
Just downloaded SP2 for winforms, and the help file has nothing new in the "What's new" section. Anything to report on here??<G>

THanks
Harold

Nikolay Dobrev
Telerik team
 answered on 12 Jul 2007
3 answers
99 views
Hello

In looking at this code in "customizing gridgroupheaderitem", i noticed that it is for the grid web control, NOT the winform control!

private void RadGrid1_ItemDataBound(object sender, Telerik.WebControls.GridItemEventArgs e) 
 if ( e.Item is GridGroupHeaderItem ) 
 { 
  GridGroupHeaderItem item = (GridGroupHeaderItem)e.Item; 
  DataRowView groupDataRow = (DataRowView)e.Item.DataItem; 
 
  //Clear the present text of the cell 
  item.DataCell.Text = ""
  foreach( DataColumn column in groupDataRow.DataView.Table.Columns) 
 
  //Check the condition and add only the field you need 
  if ( column.ColumnName == "Country" ) 
  { 
   item.DataCell.Text += "Customized display - Country is " + groupDataRow 
   ["Country"].ToString(); 
  } 
 } 
 


Thought you might want to know!
Harold

Dimitar Kapitanov
Telerik team
 answered on 12 Jul 2007
1 answer
153 views
Hi All ,

I am not able to make my rad Combobox heing small in height can any one help

thanks
Dwight
Telerik team
 answered on 12 Jul 2007
1 answer
195 views
I have a IBindingList of INotifyPropertyChanged objects as the datasource for my datagrid.

The grid seems to handel the events from the IBindingList just fine, but the events from the INotifyPropertyChanged don't seem to get caught.

I put a basic Winform GridViewControll In the same form, and with the same datasource and that seems to be working just fine. 

Is there some magic bit that I ahve to flip some place for this to work, or is this feature not supported in the RadGridView ?
Dwight
Telerik team
 answered on 12 Jul 2007
1 answer
298 views
Hello

I am reading in an XML file that was created in VFP. I have the VFP client extract a table to XML and it also generates the schema file. I have my WinForm app read in the schema (   DataSet.ReadXmlSchema()   ) and then have it read in the xml data file. That works great. But the RadGrid is unformatted. I would like to format the column headers and the column spacing.  Can I pre-format the grid to the XML schema, or can it be done dynamically when the dataset that is bound to the grid is defined by the schema??

Thanks!
Harold

Mike
Telerik team
 answered on 12 Jul 2007
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
CheckedDropDownList
ProgressBar
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
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?