Telerik Forums
UI for WinForms Forum
0 answers
56 views

How to be a primary teacher and what is it like to be a primary school teacher in the 21st century? Well, it’s possibly very different to what you remember from school and definitely one of the few jobs in the United Kingdom that allows you to make a difference, and make the world a better place, every single working day. After becoming a primary school teacher you will be able to have a huge positive effect on young people’s lives, so much so, that they may well indeed remember you into their adulthood and even for the rest of their time on Earth.

 

You will get to: inspire, educate, nurture and support children’s minds, emotions and social skills. You will plan activities that get them excited about learning, making sure all abilities in the class achieve through the fun and informative delivery of your lessons. You will check their work and let them know what they have done well and what they can do to improve next time. You will play a vital role, working in a close-knit team within a local community helping and supporting the families in that area. Sadly, most information on the web to do with how to be primary school teacher is so hard to understand and so sterile, dry and boring that I believe it actually puts a lot of people off joining. Funnily enough, this is the exact opposite of what a great primary school teacher should be and the exact opposite of how we communicate here at The Future Teacher Foundation.

Star
Top achievements
Rank 1
 asked on 04 Feb 2013
2 answers
346 views
Hello,
I have a RadGridView and I want to show summary of the column with some condition.
The data is as follow
____________________
name | price | discount
---------------------------------
name1 | price2 | discount2
---------------------------------
name2 | price3 | discount3

---------------------------------
name2 | price4 | discount4

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

I want to my gird show summary something like this:
----------------------------------
total price of name1: price2  * discount2
total price of name2: (price3 * discount3) + (price4 + discount4)
----------------------------------
Grouping the name of name column to set the name of row summary, here is name1 and name2. In other hand, get the price and discount where name column to calculate total price. How can I customize this sum operation?


todd
Top achievements
Rank 1
 answered on 01 Feb 2013
15 answers
187 views
Please see attached files.
Plamen
Telerik team
 answered on 01 Feb 2013
1 answer
96 views
Hi All,

How to rows drag and drop one Gridview to Another Gridview in WindowsForm Application.

Can you please post some code means better for me other than links.

Thanks,



Plamen
Telerik team
 answered on 01 Feb 2013
3 answers
344 views
Hi, i want to work on bulk email application so i need to rad editor for win forms . is it available yet ?
Plamen
Telerik team
 answered on 01 Feb 2013
9 answers
194 views
Hello everyone!

I am trying to create a derived class which inherits from RadTextBox. My reason for doing this: I want to override the OnKeyDown event. The code compiles, but the event never fires. What am I missing? Here's my code:

    public class MyTextBox:RadTextBox
    {
        protected override void OnKeyDown(KeyEventArgs e)
        {
            if (e.KeyCode == Keys.F1)
                MessageBox.Show("test");
        }

    }

Stefan
Telerik team
 answered on 01 Feb 2013
1 answer
83 views
Will it possible to place the DropdownList controls in the SummaryRowsTop?



Thanks
S.Srinivasan
Plamen
Telerik team
 answered on 01 Feb 2013
1 answer
103 views
Will it possible to place the DropDownList in the GridView's Grouping Header?




Thanks
S.Srinivasan
Plamen
Telerik team
 answered on 01 Feb 2013
2 answers
142 views
Hello
I have a grid with alternate colors that I set as follows
                    gvRiders.TableElement.BackColor = My.Settings.lvColor1
                    gvRiders.TableElement.AlternatingRowColor = My.Settings.lvColor2
The colors are correct on the "main" grid, but They are not propagated to the sub-grids (I have two levels of hierarchy in the grid),The sub-grids are displaying alternate colors, but not the same as the main grid, it seems to be teh default colors.
How do I set the backcolor and alternaterowcolor of the sub-grids ?

thanks in advance

pierre-jean
Top achievements
Rank 1
Veteran
Iron
 answered on 31 Jan 2013
1 answer
188 views
Hi,

I am grouping a ListView in DetailsView on a databound DateTime column. I can format the CellElement.Text for the column using the cell formatting event:

Private Sub radListView3_CellFormatting(sender As Object, e As Telerik.WinControls.UI.ListViewCellFormattingEventArgs) Handles RadListView3.CellFormatting
    If e.CellElement.Data.HeaderText = Me.RadListView3.Columns("NoteDate").HeaderText And TypeOf (e.CellElement) Is DetailListViewDataCellElement Then
        e.CellElement.Text = [String].Format("{0:D}", (DirectCast(e.CellElement, DetailListViewDataCellElement)).Row(e.CellElement.Data))
    End If
End Sub


But how can I format the group header to display the long date format as well?

Anton
Telerik team
 answered on 30 Jan 2013
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
StatusStrip
CheckedListBox
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?