Telerik Forums
UI for WinForms Forum
1 answer
60 views

Hi,

I want to know about the license for Winforms per developer means ? What are the benefits if i buy this license ? 

 

Thanks.

Imer
Telerik team
 answered on 08 Jan 2018
5 answers
143 views

Hello;

 

In your WPF control it looks like you can do this:

https://www.telerik.com/forums/how-to-add-columngroup-in-radgridview-columngroups-at-run-time-from-code-behind

 

How can I add a new columnGroup to the current ViewDefinition?

 

Thank you,

 

Joe

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 Jan 2018
1 answer
363 views

I'm currently using Syncfusion for some work, but I'm quite unhappy with their product's design and implementation. I'm considering switching to Telerik, but I need to know whether or not the RadGridView filters/sorts the underlying strongly typed binding source, or whether it uses it's own internal list to filter/sort on.

 

Here's why:

1. We have 3 grids that need to synchronize data for, including filtering and sorting.

2. We are using the Binding Navigator and we want to use it straight out of the box without having to add custom functionality

 

As far as I have researched, WinForms does not have an implementation of a strongly typed sortable/filterable binding list (it does through DataSets and DataTables, but they are not strongly typed). The closest thing I've found is to write my own implementation of IBindingListView<T>, which only one example has been found on the web, and that version does not support text filtering (it's an incomplete implementation). We're doing an architectural upgrade from DataTables to a strongly typed binding list so that we can get runtime updates from the database in real-time and show them to the user.

Does Telerik (or WinForms) have an implementation of IBindingListView<T> that we can use as the underlying list for our DataSource of a RadGridView and does RadGridView sort/filter on the underlying list, or it's own internal list?

Thanks!

Hristo
Telerik team
 answered on 08 Jan 2018
4 answers
416 views

I am using the RadBrowseEditior to select image files. I have coded the object to make sure the selected file is only one of the following:

*.BMP, *.GIF, *.PNG, *.JPG

I would also like the open file dialog box to have those items set as the shown files. Is there a setting to mask the file types in the file picker?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 Jan 2018
1 answer
87 views
Hi Telerik team, I would like to use Scheduler for hotel room booking. How can I restrict placing two appointments in same day? Thanks in advance.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 Jan 2018
2 answers
159 views

Hello,

I added a count of rows in grid summary row. am able to see the added summary row but data is available in it.

 

// Add summary rows
 GridViewSummaryItem _summaryItem = new GridViewSummaryItem();
 _summaryItem.Name = "count";
 _summaryItem.FormatString = "Count = {0}";
 _summaryItem.Aggregate = GridAggregateFunction.Count;
 
 GridViewSummaryRowItem _summaryRowItem = new GridViewSummaryRowItem();
 _summaryRowItem.Add(_summaryItem);
 gridNew.SummaryRowsTop.Add(_summaryRowItem);
Deepak
Top achievements
Rank 1
 answered on 08 Jan 2018
6 answers
309 views

Hi,

The delimiter is a char attribute in RadAutoCompleteBox.

Is it possible to have multiple delimiter (like space and enter) ?

If yes how?

Thanks a lot

Vannick
Top achievements
Rank 1
 answered on 06 Jan 2018
3 answers
327 views

HI,

I have a problem when i focus. If i tab to checkbox it has the border highlight around the text . It is fine. But when i set it focused when open form. It does not display border like when i tab to radcheckbox. How can i display the focused border when open form ???

 

Thanks.

Dimitar
Telerik team
 answered on 05 Jan 2018
5 answers
251 views

Hello,

I need to extend row details but only for some rows in my radgridview : those with gray forecolor. I don't know how to add row details, and I'm using vb.net.

Hope that someone can help me, thanks !

Dimitar
Telerik team
 answered on 05 Jan 2018
15 answers
831 views
How can I access radDesktopAlert1.show from another thread?
Hristo
Telerik team
 answered on 05 Jan 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)
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?