Telerik Forums
UI for WinForms Forum
5 answers
222 views
hi,

I am using treenodes, and it is possible to change value of tooltiptext, hovewer if i write it to 

node.ToolTipText = "value";

this valu is not used, only  with eventhandler _ToolTipTextNeeded, however this value is changed on runtime, and in tooltip I always get the value which I showed first time to user, is it possible to Invalidate cache for this tooltip

thanks
almir

Jordan
Telerik team
 answered on 12 Nov 2007
4 answers
170 views
Hi Telerik,

I am using radGridview facing problem for assing datacolumn value to local variable for some calculation part and then adding it to datacolumn expression here is the example.

DataColumn colAccure = new DataColumn("DCAccure");

colAccure.DataType = typeof(System.Decimal);

--  int a = DCAccure.Tostring();
    a = SQRT(a);// some calculation part like this
--
colAccure.Expression =
"( FlatPrice + a)";

dt.Columns.Add(colAccure);


In the above examle i am getting value of DCAccure and need to assign it to local variable a , Not able to assign it and after having certain calculation with a need to add it to column express that is also giving error.

Please provide Solution.

Thanks
Nicky

Julian Benkov
Telerik team
 answered on 12 Nov 2007
1 answer
81 views
I have the necessity to put a bmp in the X axis because I must do a Chart for a spectrum graph.
I think can be useful can put a property that use a picture instead a normal line in the X axis.

Maybe if you want do a full kind of chart it work in this way

the Y axis go to 0 to 100 and the X axis from 350 to 750 with step 10 or 20 and in the X axis there is the picture of the gamma colors . If you need I can send a Image with the control because I made it in vb6 but with a picturebox.
Kiril
Telerik team
 answered on 09 Nov 2007
1 answer
115 views
I just switched to the Vista skin for gridviews and am having a problem when the FilterRow is displayed and I have an GridButtonColumn. The cell at the intersection of the GridButtonColumn in the FilterRow seems unaffected by the styles for the grid. I have been toying with different style and grid modifications and can't seem to correct it. Any help is most appreciated!
Jack
Telerik team
 answered on 09 Nov 2007
2 answers
122 views
I want to create a gridview, populate it from a SQL database, but have the first column as a combobox, and the second column an editable textbox.  Can someone point me to some code where this exist?
Jack
Telerik team
 answered on 09 Nov 2007
1 answer
725 views

Hi

I am using Telerik.WinControls.UI.RadGridView

Please can you help my to find out how to change Font size in the header of Data Grid (But just on the header)

Thanks a lot

Jack
Telerik team
 answered on 09 Nov 2007
10 answers
484 views
I am very impressed with the WinForms tabstrip!

If you are still open to feature ideas -- an optional close tab 'X' on each tab would be very useful. See Firefox 2.0 for a demo of this feature. ;-)
Nikolay
Telerik team
 answered on 08 Nov 2007
3 answers
164 views
Hi,

I wonder how I could inplace edit the Text of a tabitem. Same thought as the TreeView and with LabelEdit = true.

Thanks,
- jorge
Mike
Telerik team
 answered on 08 Nov 2007
2 answers
44 views
Hi,

I noticed that a new version (FIX) of Prometheus has been released.  It would be fantastic if there was a way we could subscribe to recieve updates when these fixes are out so we can download them.

I happened to come across it today, but us developers have a busy life, so would be very cool if the mountain comes to mohamed rather than us looking when we get chance.

Is this possible or already exists?

Thanks,

JK

TELERIK - I ADDED THIS TO THE WRONG FORUM COULD YOU MOVE PLEASE?
JK
Top achievements
Rank 1
 answered on 08 Nov 2007
1 answer
219 views
Hi,

I am finding many problems using the WinForms controls. RadRibbonBar doesn't select ribbons, let alone cntextual groups, the designer interface is very poor - I have to hack around in InitialiseComponent myself and now I find the GridView control to be equally poor.

I have the following code:

radGridView.AutoSize=true; // 1

radGridView.EnableGrouping=true; // 2

radGridView.EnableHotTracking=false; // 3

radGridView.EnableSorting=true;

radGridView.ReadOnly=true; // 4

radGridView.ShowGroupPanel=true; // 2

radGridView.DataSource=_dataTable;

I would expect this to:

* Show the grouping box (2)
* Disable editing of items and hide the new item row (4)
* Columns to be autosized to fit (1)
* Hot Tracking to be turned off (3)

I get none of these. Your documentation is also next to useless, being out of date and without the necassary information. If it is there, then I can't find it. Components are supposed to be easy to use, drag and drop so developers can get on with the job in hand. Your excellent radControls for ASP.NET are just not making the transition.
Please can you give me some guidance so I can get my work done.

Georgi
Telerik team
 answered on 08 Nov 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?