Telerik Forums
UI for WinForms Forum
1 answer
141 views
The row header for the radgridview does not show the error or edit image with the Office 2010 skin.  The tool tip does work.
Deyan
Telerik team
 answered on 19 Apr 2010
1 answer
157 views
I dont want to keep the current date marked on the calendar. Is there any option to change it ?
Dobry Zranchev
Telerik team
 answered on 19 Apr 2010
3 answers
152 views
I've got a set of entities I'm bidning to the grid that are in a specific order in the collection.

When I do grouping however, they groups are ordered alphabetically.

For example:

Name = "Joe"  Amount = 50
Name = "Jill" Amount = 75
Name = "Jill" Amount = 80
Name = "Deduction" Amount = "100"
name = "Deduction" Amount = "200"

When I bind it to the grid, they show up in order.
When I group by Name however, I see:

Deduction
  100
   200
Jill
   75
   80
Joe
   50


It's important that I have them in the order they were in the collection.  The entites in the colleciton could be given an "order number" if I have to do so, but I need to be sure i can sort the groups accordingly.

Do you have any suggestions for doing this?

Thanks.
Jack
Telerik team
 answered on 19 Apr 2010
2 answers
122 views
hi,

--------------------------------------------------------------------------
GridViewDataRowInfo row = this.Grid.Rows.NewRow();
row.Cells[0].Value = 4;
row.Cells[1].Value = "test";
row.Cells[2].Value = "hugo";
row.Tag = "key";
this.Grid.Rows.Add(row);
--------------------------------------------------------------------------

I have the problem, that the row.Cells.Values are always null! The Value-Setter doesn't work!

This Problem exists in the new dlls in version 2010.1.10.409! In the last version this was no problem!

thx
Julian Benkov
Telerik team
 answered on 19 Apr 2010
15 answers
339 views
Edit Appointment  How to store data in a database table

Dobry Zranchev
Telerik team
 answered on 19 Apr 2010
0 answers
179 views
Hi,
I got an application that use the dockingmanager a lot. I got some tabs in it. But now I got a customer that only needs 2 tab otions. I couldn´t figure it out to hide the tabs. So how do I managed that ?

I found a way to disable the whole content of a tab but not how to hide it completely. If I close the tab via the View Options I got alot of errors because everything got deleted.

Thanks again
Dieter
Top achievements
Rank 1
 asked on 19 Apr 2010
1 answer
66 views
Hello
I created a form user the Rad WinForms toolbox in visual studio and now i like to apply the aqua theme to the entire application without assigning the aqua theme to each form. 

I notice that i need to add this code at the begining of my code 
ThemeResolutionService.ApplicationThemeName = "aqua"

so when i did add this line of code it does not work. In fact, this parcel of the code ThemeResolutionService will have a a curly black line under it. More over, i have dragged and dropped the aqua theme from the toolbox on to my application!!!


I am using vb.net

what should i do to apply the theme to the entire application???


thanks  
Mike A
Top achievements
Rank 1
 answered on 17 Apr 2010
5 answers
1.4K+ views


Hi,

I have two simple questions,
1- What is the property that control visibility of vertical and horizental grid lines in GridView?

2- How can i use form for windows form, it is not visible in the toolbox nethier i could import it from visual studio IDE.


Thanks in advance.
Alexander
Telerik team
 answered on 16 Apr 2010
3 answers
88 views
I would like to suggest adding a Wrap property to the SpinEditor.  Basically what it would do is, when set to True, once the MaxValue is hit, the next up button pressed should cycle to the MinValue, and vice versa.  I am actually trying to inherit the SpinEditor now but not sure it can be done. 

Just my $0.02

Jason
Peter
Telerik team
 answered on 16 Apr 2010
1 answer
316 views

I need to validate new row after added

Is there any event I can use after rowadded ?

But I didn’t find any helpful tips or forums..Can you please help me?

Thanks in advance

Svett
Telerik team
 answered on 16 Apr 2010
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?