Telerik Forums
UI for WinForms Forum
2 answers
183 views

Hello,

How can I hide aggregators and column descriptors areas (see attached image)?

So far I found what I can execute the following code

pivotGrid.PivotGridElement.AggregateDescriptorsArea.Visibility = ElementVisibility.Collapsed;
pivotGrid.PivotGridElement.ColumnDescriptorsArea.Visibility = ElementVisibility.Collapsed;

and these areas will not be visible, but their placeholder still be displayed, i.e. empty rectangle at the top of the pivot grid. How can I completely collapse these areas?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 05 Jul 2016
3 answers
245 views

Dear All,

I need a radgridview with PageSize = 20; which i want fill datasource by pagesize and current page index changed,

Ex: in Database i have record 100, so in my radgrid datasource i will fill with VirtualItemRecordCout = 100, which will generate 5 page, and fill page 1 only 20 rows from database rownum selection, and when i changed my radgrid index to page 2, i will fill my datasource from rownum 20 till 40 from my record nums in database selection.

in ASP telerik radgridview have property VirtualItemCount, how about in WinForms ? i really need cause i have lazy record, and its so long if i much select all,

I need your great solution.

Thanks.

Dimitar
Telerik team
 answered on 05 Jul 2016
2 answers
626 views

Hello,

I use RadListView in ListView mode. Each tic of mouse wheel, the RadListView scrolling three lines (rows).

I want to scroll only one line. How can I  do this?

Kind regards.

Bekir
Top achievements
Rank 1
Iron
 answered on 05 Jul 2016
2 answers
81 views

Hi to all,

I would apply a filter descriptor on column and I don't what that user can apply any filters.

But, my filter descriptor has any effect if I set EnableFiltering = False

 

How can I do it?

Dario Concilio
Top achievements
Rank 2
 answered on 04 Jul 2016
1 answer
162 views

I use the following code to change fonts size in print:

1.void grid_PrintCellFormatting(object sender, PrintCellFormattingEventArgs e)
2.{
3.    e.PrintCell.Font = new Font("Tahoma", 14, FontStyle.Regular);
4.}

Now, how can I make auto size the rows height in print without using the AutoSizeRows property of grid?

Hristo
Telerik team
 answered on 04 Jul 2016
3 answers
724 views

Hello all,

i have issue when filtering column, actually i want reoad my datasource when filterChanged, bbuut filterchanged always return before i completely what i type

 

Ex , when i wan filter By : " Data", D first enter in filterChanged event, i am really just need completely like " Data"

so i think if i can catch event enter in FilterChanged event it solve my issue, tell me how its work?

this below my snippet code :

private void RadGridMsHost_FilterChanged(object sender, GridViewCollectionChangedEventArgs e)
{

// i want use code like this, how to catch event enter in this section

if(xxx = enter)
    FillRadGrid();
}

Please fast response,

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Jul 2016
1 answer
125 views

Hello,

I have a RadTrackBar that has an odd scale. The minimum value is 0 and the maximum value is 5, but the large tick frequency is 3. I'd like to show a label at the last position of the trackbar (at the 5). Is this possible?

Look at the attached file for an example. I would like to show a label at the very right hand side of the trackbar.

Thank you!

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Jul 2016
14 answers
705 views
Basically, look at the screenshot. 
What causes my rows to be all different heights whenever the data is uniform sized. 
Also, look close to the bottom of the grid, second column. See how the data in that column is cut off, so you only see 1/2 the data. 

Anyone else experience these issues. 
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Jul 2016
2 answers
361 views

When you filter a column on radgridview , a context menu is displayed,which contions a list of items like "no filter", "is null", "not null","Start with" ,"custom" and ...

I wan to change font of it. How can I do?

 

manizheh
Top achievements
Rank 1
 answered on 01 Jul 2016
1 answer
561 views
How do I hide a tooltip that is displaying in a cell?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Jul 2016
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
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
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
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
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
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?