Telerik Forums
UI for WinForms Forum
3 answers
125 views

Hi,

 I am trying to open form maximized depending on DPI settings.

Unfortunately when I try to do that from code-behind (this is Windows Desktop application) I do not have WindowState available.
Form that I use is RadRibbonForm.

Is it possible to set from code how form will be opened?

Thanks,
Oliver

Dracus
Top achievements
Rank 1
 answered on 27 May 2015
8 answers
514 views
How do you retrieve the selected values for the auto complete box??

I  have the DisplayMember and DisplayValue set:
racSchTechs.AutoCompleteDataSource = datatable;
racSchTechs.AutoCompleteDisplayMember = "Name_Full";
racSchTechs.AutoCompleteValueMember = "id_lanid";


but I want to get the "id_lanid" from the items selected. I do not see this functionality. 

Thank you!
Dimitar
Telerik team
 answered on 27 May 2015
6 answers
380 views
I use integer fields in Row labels ,but it displays range values instead of integer 

For Example Shown like below.

Sec Num    Sec Num
12456           10000-13000
42345            40000-50000

Ralitsa
Telerik team
 answered on 27 May 2015
7 answers
203 views

 I am trying to use your WinForms Expression Editor to validate a formula expression, directly into a Textbox.  I do require a list of fields, but I do not need the gridview. Is there anyway to dynamically pass the list of fields and have the editor show without the GridView?
  I have attempted with an invisible gridview, but this is rather ugly. Any hints?
  Thanks!
Hristo
Telerik team
 answered on 26 May 2015
2 answers
107 views

Hi,

I have set the EnableAlternatingRowColor property in my master template to true, and to false for the gid child template. However its seems the grid obeys only the master template setting across all children templates.

 

Is it possible to set a child template EnableAlternatingRowColor property different from the master template at all?

 

Regards,

 George

George
Top achievements
Rank 1
 answered on 25 May 2015
1 answer
251 views
Hello people

How to search in listview using textbox and button, and used the propiertied focused.

Example img.
Dimitar
Telerik team
 answered on 25 May 2015
20 answers
1.6K+ views
Dear Support,

Our application uses reflection to load assemblies and open forms to our user in the runtime. Because we are already behind the schedule, we don't have the time to covert old assemblies from 2009 Q3 to 2010 Q1. In order to make use of the bug fixes and features in the 2010 Q1,  we want to start our new assemblies with 2010 Q1.

Is there a way to make 2009 Q3 and 2009 Q1 assemblies coexist locally (we don't want to put Telerik assemblies in the GAC)?

BR/shortie


Dimitar
Telerik team
 answered on 25 May 2015
4 answers
819 views

Hello,

I have a small form with an editable grid on it (databound to an ORM entity), and although I allow the users to edit most of the columns in a giving row, I would like to lock a few columns on the new row (when they click on "Click here to add a new row"). I have been trying to use gridview_CellFormatting, but I can't seem to figure out how to identify whether or not the column in context belongs to the new row (being created) or an already existing one on the grid. 

Any help would be truly appreciated.

 Thanks!

 

 

 

Dimitar
Telerik team
 answered on 25 May 2015
2 answers
194 views

I used the Grid in the Telerik samples for WinUI C:\Program Files (x86)\Telerik\UI for WinForms Q1 2015\Examples\QuickStart\GridView\Rows\AddNewRow\Form1.cs and added the following code to get the UnitPrice in a blue font:

 

 public Form1()
{
...
this.radGridView1.CellFormatting += new CellFormattingEventHandler(radGridView1_CellFormatting);
}

void radGridView1_CellFormatting(object sender, CellFormattingEventArgs e)
{
GridDataCellElement dataCell = e.CellElement as GridDataCellElement;
if (dataCell != null)
{
if (dataCell.ColumnInfo.Name.ToLower() == "unitprice")
{
dataCell.ForeColor = System.Drawing.Color.Blue;
dataCell.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 0);
}
}
}

This works when the form get first loaded, but if I scroll the grid other cells also get blue randomly. 

 

Is there something I can do about this?

 Mat

 

Mathias
Top achievements
Rank 1
 answered on 22 May 2015
3 answers
148 views

Hi every one,

I want to to change my form the classic one to the same one in telerik panoroma exemple and i dont know how to do it

if someone have any idea please help me

 Thanks for every one

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 May 2015
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
CheckedListBox
StatusStrip
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?