Telerik Forums
UI for WinForms Forum
4 answers
1.3K+ views
Hi,
I wanna access all nodes(include all treeviews) in RadTreeView,I try to use Foreach like:
foreach (var node in RadTreeView1.Nodes)
          {
 
          }
but it return just top level nodes.How can I access all nodes in a foreach?

Regards,
Mohsen.
Dimitar
Telerik team
 answered on 03 Aug 2018
4 answers
692 views
Hi to all,
I have a problem in a RadGridView with the vertical scrollbar.
I've attacched a DataTable to my gridview DataSource, and all works well, then I've hidden some rows, but at this point the vertical scrollbar doesn't allow me to see all the rows visible, in the sense that when I reach the bottom edge of the scrollbar, there are still a lot of row in the grid view, but I cannot see them.
The code:

    myGridView.DataSource = myDataTable;
            }
            
            if (myCheckBox.Checked)
  {
                foreach (GridViewRowInfo row in myGridView.Rows)
{
                    if ((bool)row.Cells["myColumn"].Value == false)
   {
                        row.IsVisible = false;
                        row.InvalidateRow();
                    }
                }
            }
            else
    {
                foreach (GridViewRowInfo row in myGridView.Rows)
                 {
                    row.IsVisible = true;
                    row.InvalidateRow();
                }
            }
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Aug 2018
9 answers
452 views
Hi,

How would one go about programmatically setting the visibility of pages at run time and also is there a way to set the position of the pages along the rows? (i.e. can one page be set to the far right).

Kind regards,


Guy

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Aug 2018
1 answer
84 views

Working in an ERP environment means that users are on the same screens all day long. They tend to pull up the same value from many of the dropdown lists. It would be a nice feature to keep frequently used values at the top of the list, so they can do their work that much easier/quicker.

 

 

Dimitar
Telerik team
 answered on 01 Aug 2018
10 answers
1.4K+ views
Hello, 

I have a problem regarding checkboxes inside gridview. 
When I check the checkbox at the GUI seem to be checked but the value at the CellValueChanged event that raises is not checked.
Inside the code of the event the checkbox is checked when I click anywhere else on the grid.

My event handler code is 

  private void radGridView1_CellValueChanged(object sender, Telerik.WinControls.UI.GridViewCellEventArgs e)
        {
            bool isChecked = (bool)radGridView1.CurrentRow.Cells[2].Value;


            if (isChecked == true)
            {
                MessageBox.Show("Thanks you");
            }
        }


Do you have any suggestions ? 
PS: I send you a link with a sample project, if that helps. http://www.megaupload.com/?d=W1ACJXFS 


Thank you in advance
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Aug 2018
1 answer
96 views

Hi,

Im currently using a range selector for a line series chart view.

Is there a way that i can see / calculate how many data points are in the current view from the range selector

Cheers     

Dimitar
Telerik team
 answered on 01 Aug 2018
7 answers
196 views

Hi admin,

 

I would like to know GridViewSummaryItem with excel cell format of the number when export to excel (using ExportToExcelML). I can do each column of formatting but summary column not showing 'Number' in excel, just show 'General' format. Please, my attached file.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Jul 2018
3 answers
592 views
When we used to install Telerik manually the toolbox in Visual Studio would be filled with the newest controls.  Using the Telerik online nuget packages however don't do the same.  How do I get the toolbox to be filled after referencing Telerik via the use of a nuget package?
Dyanko
Telerik team
 answered on 31 Jul 2018
2 answers
161 views

Hi, 

I posted a question regarding chat control, I received an answer but I can't find the thread.

URL:

https://www.telerik.com/forums/how-to-allow-multi-line-in-the-input-textbox

 

Thanks

Sameh
Top achievements
Rank 1
 answered on 31 Jul 2018
2 answers
94 views

Hello, 

There is some way to do this (captura.png)?

GanttViewTextViewElement over GanttViewGrapicalViewElement

Thank you!

Miguel
Top achievements
Rank 1
 answered on 31 Jul 2018
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
CollapsiblePanel
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
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
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
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?