Telerik Forums
UI for WinForms Forum
2 answers
177 views

Hi There,

I have created a marker called Car. This marker has a property called m_sLicensePlate.

How can i find that specific marker based on this property. The markers are in a specific layer.

My idea is something like :

 

Car findMarker(string p_sLicensePlate)

{

MapLayer carLayer = new MapLayer("Cars");

 

foreach (Car Item in carLayer.....)

{

    if (Item.m_sLicensePlate == p_sLicensePlate) return Item;

}

return null;

}

Victor
Top achievements
Rank 2
 answered on 06 Jun 2017
1 answer
161 views

I was recently put in charge of updating a very old screen. It uses nested gridviews to drill down the mapping structure of a file. IE There is a list of files in the master template, detail template and file layout template among other child templates below these. 

    I need to insert a subdetail template for certain cases that then opens into the file layout template. Can I do this? In certain cases I want to display the detail then subdetail, and finally the file layout template while still being able to go from detail to layout for other entries (files). If it will work this way, I can have file layout and subdetail be tabs on the same level, I just need to have subdetail open the file layout below it. 

I have access to the latest Telerik version, though the program was written with an older version. 

Dimitar
Telerik team
 answered on 06 Jun 2017
3 answers
85 views
Hi,
I have MultiColumn ComboBox Filtering and when writing arabic in the filter, it does not return ant thing !!!
Does it support Arabic? If Not, How does it?
Hristo
Telerik team
 answered on 06 Jun 2017
11 answers
1.2K+ views
The Intellisense for CancelEdit says that it closes the active editor and discards the change. It seems to be closing the active editor but NOT discarding the change.

I tried using the CellValidating event similar to this post:

http://www.telerik.com/community/forums/winforms/gridview/validating-user-input.aspx

But e.Cancel also does not discard the change.

Here is my scenario:
1) User enters a new value.
2) In the CellValidating event, the system displays a dialog asking for the reason for the change.
3) User cancels from that dialog.
4) Code needs to discard the change and close the active editor.

Using myGrid.CancelEdit closes the active editor but does not discard the change. Using e.Cancel seems to do nothing.

How do I end the edit and discard the change to a cell?

Thanks!
Hristo
Telerik team
 answered on 05 Jun 2017
1 answer
264 views

I'm using the collapsible panel with expand direction = right.  I'd like to increase the size (at least the height anyway) of the button because the app is used on a touch screen so the pointer device is a fat finger and not a mouse.  I set the font size to 14pt so the width is probably ok.  How do I set to the size of that button?

While I'm asking, can I also set the width of that header (expand direction right)?  And an alternative would be to enable clicking on the header to execute the collapse/expand action.  Would you offer that solution, too?

Thank you,

Gary

Hristo
Telerik team
 answered on 05 Jun 2017
3 answers
178 views

Hello,

we are using a RadGridView which has implemented a master table with severals child tables. The datasource of the grid is a dataset containing the datatables with their realations. Now we want to use the DataFilter component to filter the data in the grid. 
It is possible to use the DataFilter which is based on a datasource (dataset) with relations? Maybe you can give us an example.

Thanks' in advance
Karim

Hristo
Telerik team
 answered on 05 Jun 2017
0 answers
100 views
Hi! Is any way to pan diagram by dragging not only empty space, but also diagram items? I would like to have toggle button, if I click it, I can pan diagram by holding an dragging on any it's element. But now panning is only enabled on empty diagram's space.
Иван
Top achievements
Rank 1
 asked on 05 Jun 2017
1 answer
91 views

I could not find this control in my toolbox list where can i get reference of it

 

 

Dimitar
Telerik team
 answered on 05 Jun 2017
1 answer
450 views
I have gridview and i want when i expand specific row, all other rows are collapsed
I do not want two rows to be expanded at the same time
Dimitar
Telerik team
 answered on 05 Jun 2017
1 answer
139 views

I have gridview and combobox, on combobox selected index changed i add rows with boolean value to gridview checkbox manually,

the checkbox cell takes the value but not checked on "true" until i select the row

Dimitar
Telerik team
 answered on 05 Jun 2017
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?