Telerik Forums
UI for WinForms Forum
3 answers
277 views
hi,
I am using Telerik GridView
while binding it to data source , it doesn't show the DataSource Property ,
how it will show this property,  & what is the difference between DataSource and ItemSource
waiting for reply,

Pavel Pavlov
Telerik team
 answered on 07 Oct 2009
3 answers
111 views
If RadGridView is initialized (setting datasources to bindingsources of RadGridView) in the constructor of RadForm then GridViewComboBoxColumn does not show data until sort on a column is clicked. If initialization is executed in Shown function that data is shown ok. If instead of RadForm ordinary form is used, this problem does not occur.
Jack
Telerik team
 answered on 07 Oct 2009
3 answers
151 views
hi.

Each time I enter my radform in design mode, it automatically increases its size.
This happens every time. I think it my be a bug...
Martin Vasilev
Telerik team
 answered on 07 Oct 2009
1 answer
136 views
Hi,

How do we get the scrollbar value of a Panel Bar? And, how do we put event handler for Scroll?

I tried using PanelBar.VerticalScroll.Value, it always returns 0;
I also tried attaching an event handler PanelBar.Scroll += new ScrollEventHandler(rPnlbRssFeed_Scroll), but it does not raise the event upon scrolling.


Regards,
Jay
Boyko Markov
Telerik team
 answered on 07 Oct 2009
0 answers
91 views
Hi,
    How can the ErrorText be set at the cell level? The ErrorText property is missing at the cell level.

Thanks in Advance

Subha
Subh
Top achievements
Rank 1
 asked on 07 Oct 2009
3 answers
127 views
Is there an example of how to add new rows when using a hierarchical grid?  I have tried the demos and they do not work when adding a new row.
Nikolay
Telerik team
 answered on 06 Oct 2009
0 answers
108 views
Hello

i am using a ribbonbar in my visual studio 2008 project. I also use a RadThemeManager. 
i tried to load a xml theme from file. after selecting the file an error is coming up:

Error loading theme from resources System.NullReferenceException...

look for the error at following screenshot:

What i am doing wrong?

Georg Draxler
Top achievements
Rank 1
 asked on 06 Oct 2009
4 answers
201 views
Hi,

I'm using Q2 2009 SP1. When I call RadDock.SaveToXml(), and try and reload using RadDock.LoadFromXML() I get a reflection runtime error ; "No parameterless constructor defined for this object.".

For info, my XML file is shown here
  <?xml version="1.0" encoding="utf-8" ?>   
<RadDock Orientation="Horizontal" BackColor="191, 219, 254" TabIndex="0" TabStop="False">  
  <DocumentManager DocumentInsertOrder="InFront" />   
<Controls> 
<Telerik.WinControls.UI.Docking.ToolTabStrip BackColor="191, 219, 254" SelectedIndex="0" Size="200, 98" Location="0, 0" Name="" TabIndex="1" TabStop="False">  
  <SizeInfo SplitterCorrection="0, 0" AutoSizeScale="0, 0" />   
<Controls> 
  <Telerik.WinControls.UI.Docking.HostWindow Name="ToolWindow1" Text="Registration Group" Size="198, 69" Location="1, 28" />   
  </Controls> 
  </Telerik.WinControls.UI.Docking.ToolTabStrip> 
<Telerik.WinControls.UI.Docking.ToolTabStrip BackColor="191, 219, 254" SelectedIndex="0" Size="200, 99" Location="0, 101" Name="" TabIndex="2" TabStop="False">  
  <SizeInfo SplitterCorrection="0, 0" AutoSizeScale="0, 0" />   
<Controls> 
  <Telerik.WinControls.UI.Docking.ToolWindow CloseAction="CloseAndDispose" Text="Day Register" ToolCaptionButtons="AutoHide" DocumentButtons="None" Name="toolWindow1" Size="198, 70" Location="1, 28" />   
  </Controls> 
  </Telerik.WinControls.UI.Docking.ToolTabStrip> 
  </Controls> 
  </RadDock> 
Nikolay
Telerik team
 answered on 06 Oct 2009
1 answer
298 views
Hello,

Please refer uploaded images. SampleData is the datatable which I am binding with the control. TelerikReport.jpg is shows my program result(for which I have doubt). CrystalReport.jpg displays my needed result(I have made this chart using crystal report).

Now, let me describe my doubt. I want to display category on x-axis and incidents on y-axis. I want to display multiple category on x-axis with different colors and its incidents on y-axis(want grouping of category on x-axis and want to display incidents on y-axis same like crystalreport.jpg).

See my code,
RadChart1.DataSource = dt  
RadChart1.DataGroupColumn = "Month" 
RadChart1.PlotArea.XAxis.DataLabelsColumn = "Category" 
RadChart1.DataBind() 

I think I am missing something in code. Please guide me.
Dwight
Telerik team
 answered on 06 Oct 2009
1 answer
90 views

hi...
I have the following code to select the tab and bring to view... But this code is not working...

frmaudiofile.RadTabStrip3.TabStripElement.ScrollIntoView(frmaudiofile.Tabactiveclient)

frmaudiofile.Tabactiveclient.IsSelected =

True

How to select and make the tab active programatically?

 

Nikolay
Telerik team
 answered on 05 Oct 2009
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
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?