Telerik Forums
UI for WinForms Forum
1 answer
161 views
Hi
I'm trying to localise the text  that appear in the RadGridView but I can only find 3 things back (add, delete row and group) How can I change to other ones, like the text that appear in the filters, to Dutch ?
Thanks
Benny
Jack
Telerik team
 answered on 14 Feb 2008
3 answers
272 views
How do I add a filter value to the grid view programatically?

I have tried several configurations, but I am unable to generate any result.  Here is the latest that seemed to make sense to me:

Within the load event

'adjust the filtering in the grid to defaults you might want
Me.RadGridView1.MasterGridViewInfo.TableFilteringRow.Cells("active").Value = "true"
Me.RadGridView1.MasterGridViewInfo.UpdateFiltering()

where active is the field name.

smuschelli
Top achievements
Rank 1
 answered on 13 Feb 2008
2 answers
228 views

We have developed a program used by our printing department that allows them to view all letters in a queue, select a few letters, and then print these letters. I'm using the Telerik GridView to display the letters on a WinForm. A BackgroundWorker is being utilized to handle the merging and print processes. Once the worker has completed work we used the worker_RunWorkerCompleted method to refresh the data in my DataAdapter. This seems to be working each time we go through the method. Before leaving the completed method I would like to refresh the GridView with the new data in the DataAdapter. I did this by calling a Delegate to run the following code:

formLetterPrint.radGridView1.DataSource = formLetterPrint.dsLettersToPrint.Letter;

For some reason it will only refresh the GridView the first time we call the delegate. Each time after that it leaves me with a Blank GridView. If I re-sort the GridView my data shows as inteneded. Any ideas?

Jack
Telerik team
 answered on 13 Feb 2008
1 answer
186 views
Hi.

I am having a problem with the Docking.
This is what I have so far.
I have created a panel (Telerik.WinControls.Docking.IDockable)
This panel is then added to the current panels with the docking manager.

However, I would like this to be separate at the bottom.
So, I have told the docking manager to create a new horizontal tab group (DockingManager.NewHorizontalTabGroup) and given my panel.

This works great so far. It is separated from the other panels, and is at the bottom, however I have two problems that I cannot seem to sort out.

1) (Not critical) I would like to hide the tab at the top of this new horizontal group. It is the only tab that will ever be here, and is just wasting a little bit of space.

2.) (NB) I need to adjust the size of this bottom TabGroup. It is too big (The two tab groups have split the screen 50/50 I think). I need to make it smaller. So that my new TabGroup at the bottom is say 50pixels in height or so... How would I do this?

Thanks,
Kris
Julian Benkov
Telerik team
 answered on 13 Feb 2008
1 answer
135 views
Hi,

I would like to know whether Windows charting support Scatter charts?
or any telerik reporting components support to generate scatter charts

Cheers
G

Dwight
Telerik team
 answered on 13 Feb 2008
1 answer
133 views
Hi,

in SP1 we found a new property ToolTipText.
This works when used at runtime.

To reproduce.
Build a WinApp.
Drag a RadPanelbar to it.
At some Elements.
Take the first RadPanelBarGroupElement and enter some text under Properties/ToolTipText

Close the form (in VS) and open it again.

I get the following error messsage:

---------------------------

---------------------------
Error setting property "ToolTipText" in class "Telerik.WinControls.RadItem" to value "TestTT".

The error was:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

   bei System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value)

   bei Telerik.WinControls.Design.RadObjectCustomPropertyDescriptor.SetValue(Object component, Object value)
---------------------------
OK  
---------------------------

Regards

Manfred

Boyko Markov
Telerik team
 answered on 12 Feb 2008
1 answer
121 views
I have trial version of Telerik wincontrols. I am totally new user, how to implement command item in window project.

Thanks in advance
Nikolay
Telerik team
 answered on 12 Feb 2008
1 answer
264 views
Hey, 
       Is there anyway to change the BackColor of the RibbonBar. I tried to use the RibbonBar.BackColor property but it changed only the ribbon color not the tabs color. I want to change both BackColors.
Thank you
Nikolay
Telerik team
 answered on 12 Feb 2008
1 answer
214 views
When you change the image of a radButtonElement on a ribbonBar, the text does not get pushed over, resulting in the picture appearing behind the text.  The only current alternative is to add spaces in front of the text.

Hope this helped.
Georgi
Telerik team
 answered on 12 Feb 2008
2 answers
117 views

Hi,

in the helpfile I find:
RadDock
New properties

  • DockContextMenu, ToolTipText properties added in DockPanels and DocumentPane

I found the property TollTipText in the properties.
BUT: using it at designtime produces an error.
http://www.telerik.com/community/forums/thread/b311D-bcbbta.aspx

And I can't find DockContextMenu in the properties.
At runtime I find it - but it is marked as "read only" - so not very usefull.

Regards

Manfred

ManniAT
Top achievements
Rank 2
 answered on 12 Feb 2008
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?