Telerik Forums
UI for WinForms Forum
7 answers
399 views
Hello !

When I click small button (>), it will changed to other month. What's that event ? I want use it.

Thank you!
Hugo Furth
Top achievements
Rank 1
 answered on 23 Aug 2014
4 answers
172 views
Hello Team,

I am working on Grid View in winforms, I would like to show no of records count at the bottom of the Grid like in web grid (records/Total records, filtered recordsCount/Total records). This count should be vary while user filtered and grouped. How can I achieve that please help me on this.

Please let me know if I am not clear...

Thanks in advance.
Manjunath
Top achievements
Rank 1
 answered on 22 Aug 2014
3 answers
284 views
Greetings! I'm trying to make RadDataEntry window appear on current row double click, but there's no proper column captions appeared, and also a lot of needless information (image attached).

Here is my code:
GridView window

        private void dictionaryRecordsGrid_CellDoubleClick(object sender, GridViewCellEventArgs e)
        {
            GridViewRowInfo row = dictionaryRecordsGrid.CurrentRow;
            string dictionaryId = row.Cells["ID"].Value.ToString();
            TestNewForm f = new TestNewForm(_records.Select("id=" + dictionaryId).Single());
            f.ShowDialog();
        }

And RadDataEntry window:

        public TestNewForm(DataRow row)
        {
            InitializeComponent();

            radDataEntry1.DataSource = row;
            radDataEntry1.BindingCreated += radDataEntry1_BindingCreated;
        }










Dimitar
Telerik team
 answered on 22 Aug 2014
1 answer
126 views
Greetings, i've a RadDataEntry, everything works well now...but it seems there's a problem. I've an image in byte[], and i need to display it properly, as image. And after all it still MUST be correctly binded to the base entity, where this field is byte[] and not an image, in case if i'll change image to another one.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Aug 2014
3 answers
110 views
When using Ctrl+Left to navigate the rich text, when the cursor is at the end of a word, or inside a word, Ctrl+Left goes to the start of the previous word.  It should go to the start of the current word.

Is there a work-around for this?  Can it be fixed?
Dimitar
Telerik team
 answered on 22 Aug 2014
3 answers
490 views
I have a grid that shows sports statistics for each player for each game. Using basketball as an example, column 1 will have the players names and after that will come FGA (field goal attempts), FG (number of field goals made), FTA (free throw attempts), FT (number of free throws made), TP (total points), etc. There might be as many as 20 columns and the column names change based on the sport and position. At the bottom of the grid in column 1 is "Game Totals". The other columns have a sum or an average of all the players in the game. We get the list of columns using a query into a datatable. How do I get this variable list of columns into the summary row?
Thank you,
Mick Mathews
Dimitar
Telerik team
 answered on 22 Aug 2014
2 answers
296 views
Column header text and filter button is overlapped if column text is right alignment.

how to avoid it?
Stefan
Telerik team
 answered on 22 Aug 2014
1 answer
88 views
In reviewing the Gridview "First Look" demo for Winforms demo, I saw a feature that I'm looking to implement. The demo does not have a code sample so I'm looking for some assistant on how to do this. Basically, I have a Hierarchy gridview bind to a SQL datasource (I did all this using the property builder).

When I click on the [+] of the parent gridview, it populate the child template gridview. Now, if I click on the row in the child gridview, I want the detail view on my right panel so that I can update/edit the data back to the datasource. Can someone provide some guidance or show me how this can be done?

See attached screen shot of the demo.
Dimitar
Telerik team
 answered on 22 Aug 2014
3 answers
171 views
I'm using the RadRichTextBox to replace the C# default rich text box.  My hope was to be able to enable spell checking so that users would see the red wavy lines under misspelled words.  However, when I set IsSpellCheckingEnabled to true, performance is unacceptable.  With only a few pages of text, even scrolling the control is slow and jerky.  Disabling spell check allows smooth scrolling, but defeats the purpose.

Is there anything I can do to fix this?  Will performance be addressed in a later release?
Dimitar
Telerik team
 answered on 22 Aug 2014
2 answers
560 views
Hi @all, as mentioned above i am searching for solution to display hot tracking in both ... rows and colums. Is that possible ?

Thanks alot

Greetings
Tobias
Top achievements
Rank 1
 answered on 22 Aug 2014
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
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?