Telerik Forums
UI for WinForms Forum
1 answer
89 views

For example we have RadGridView with 5 columns : column1, column2, column3, column4, column5

column2 and column5 are set to readonly

normally tabbing skips readonly columns, so when user hits Tab focus goes column1->column3->column4->New Row

But if I add this code to make just one cell in the row readonly then tabbing stops working the same way, instead of skipping readonly columns it goes from column3->column4->column5->(stops in column5) and does not create new row.
        private void radGridView1_CellValidating(object sender, CellValidatingEventArgs e)
        {
            if(e.Row is null) return;
            if(e.Column.Name == "column3")
            {
                if (true) // some condition that fires based on entered value
                {
                    e.Row.Cells["column4"].ReadOnly = true;
                }
            }
        }

Dinko | Tech Support Engineer
Telerik team
 answered on 20 Apr 2023
1 answer
68 views

Hi,

I have a pivotgrid table like this:

true  |  vegetables    |   data   |  data  |  data
         |  fruit                |   data   |  data  |  data
         |  subtotal         |   data   |  data  |  data
----------------------------------------------------
false  | vegetables    |   data   |  data  |  data
          | fruit                |   data   |  data  |  data
          | subtotal         |   data   |  data  |  data 
How can i change the row header (true, false that are boolean values) using specifically cellformating?

Dinko | Tech Support Engineer
Telerik team
 answered on 20 Apr 2023
1 answer
73 views

Hi ,

 

I have one issue for pageviewpage inside radgridview. Almost ppl can see pageviewpage inside radgridview all of column in attached file (pic1) but one pc only can't see the last column in attached file pic2. Actually, she can see before I download telerik dll in dec 2022. After I used the latest version of telerik , she can't see the last column. We already formatted pc but still issue. May I know why these issue happen?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Apr 2023
1 answer
71 views

Hello!

There is a little trouble while exporting Telerik RadGridView Rows to PDF or Spreadsheet. The problem with this code is down below.

The question mark parameter is required ISpreadExportRenderer Interface. How to implement this condition. Kindly Explain using Code.

GridViewSpreadExport gridViewSpreadStreamExport = new GridViewSpreadExport(this.gvList); gridViewSpreadStreamExport.RunExport(filename, ?)

Dinko | Tech Support Engineer
Telerik team
 answered on 19 Apr 2023
1 answer
109 views

Is there a Desktop equivalent example of this example?

https://demos.telerik.com/aspnet-ajax/listbox/examples/applicationscenarios/treeviewdraganddrop/defaultcs.aspx

I'm struggling to figure out the way to handle this. I have a treeview showing a list of accounts, and a treeview that allows for grouping these accounts in a hierarchy. Both have underlying classes that are populated from a database.

I'd like to allow my front-end users to drag and drop accounts from the listView to the treeView. The one attribute they have in common is an AccountNumber. All other attributes in the Hierarchy can be derived from other controls on the form. 

I read about adding a DataConverter, but cannot figure out how to implement this. For example, on this page: https://docs.telerik.com/devtools/wpf/controls/dragdropmanager/behaviors/listboxdragdropbehavior
it has a reference to DataConverter (but the definition for that seems to lack). 

The other references I've seen is to a DragDropManager, but I don't seem to be able to find concrete examples for Desktop for that, either.

Googling so far hasn't really helped.

Any assistance would be greatly appreciated!

Martin Ivanov
Telerik team
 answered on 19 Apr 2023
3 answers
118 views

Hi.

I have a problem for GridView SearchRow. 

All text in my grid is capitalized. However, when I type in lowercase in the search box, there is a problem with non-English characters. I want lowercase "i" to change to uppercase "Ä°", but the search doesn't work properly because it turns into uppercase "I".

In this case, I either need to convert all my texts to uppercase, but I couldn't figure out how to do it. This process is very easy in the filter row, but I could not find a similar mechanism in the search row.

I think another option would be to change the cultur info of the grid (I'm not sure if there is such a thing)  but I couldn't figure out how to do that either.

 

Thank you in advance for your help

özer
Top achievements
Rank 2
Veteran
Iron
 answered on 16 Apr 2023
1 answer
70 views

Hi.

How can a user change a PDF page order within radPdfViewer or radPdfViewerNavigator or another tool? 

What would be the behindcode for it?

Thanks.

 

Dimitar
Telerik team
 answered on 14 Apr 2023
1 answer
80 views
I just loaded a completely blank project - nothing in it.  I wanted to start playing around with themes, but nothing seems to make the themes populate in the theme list.  I just have ControlDefault and Reset as options.  I have added multiple themes to the form, and followed the videos, and even tried to create another project.  Am I missing a step I didn't see in the docs/videos?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Apr 2023
1 answer
74 views

Hello,

i desing button with angle 45 degree. but button showing square

 

i dont need sent to back rad button1,

 


i dont want see gray area. how can i do it?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 12 Apr 2023
1 answer
57 views
Is RadMenu supports Mnemonics?
Dinko | Tech Support Engineer
Telerik team
 answered on 11 Apr 2023
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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?