Telerik Forums
UI for WinForms Forum
1 answer
159 views
Hi everyone.

We’re using Telerik.Wincontrols.GridView 3.5.0.0 and we’re experiencing a problem while trying to modify the properties of the RadGridView Property Builder (Structure and Property dock panels hide, only view a preview panel). Once you manually close them it seems that reopenning is not posible. What should we do to make them show again?

Thanks,
Jose Antonio
Julian Benkov
Telerik team
 answered on 05 Sep 2007
1 answer
222 views
Hi..
I am developing win form project with C#.
I am trying to use RadControls WinForm Combobox that I am setting as datasource for autocomplete but that is so slow.
I just use Task builder.
private void Form_Load(object sender, EventArgs e)
{
    this.custom_CTableAdpter.Fill(this.custom.Custom_R);
}

It is made automatically.

Do i need to additional code?


Georgi
Telerik team
 answered on 05 Sep 2007
3 answers
274 views
Hi,

Using Q1 2007 SP2, I am setting the MasterGridViewInfo.CurrentRow to the row I want to select.
The CurrentRow appear to be set correctly, but the row in the grid does not look selected,as it does not have the focusstyle that it gets when I click the row.
Jack
Telerik team
 answered on 05 Sep 2007
2 answers
221 views
I am currently playing around with the trial version of the RadControls.  I was wondering if there is a sample code for the RadGridView Control i can use that binds to Microsoft SQL Server database and allow grouping with different column field for each grouping.

Thank you
Nicky
Julian Benkov
Telerik team
 answered on 05 Sep 2007
1 answer
159 views
It appears as though the CancelEdit inside an AfterLabelEdit event handler does not work.  I know that AfterLabelEdit has been marked as obsolete, but this is the only way to do what I need to do (please see earlier post).  The code below is therefore ignored and the label is updated.

Best regards

Marek

void DerivedTree_AfterLabelEdit(object sender, Telerik.WinControls.UI.NodeLabelEditEventArgs e)
{
  e.CancelEdit =
true;
}

Jordan
Telerik team
 answered on 05 Sep 2007
1 answer
236 views

We want to extend the functionality of RadTreeView and have therefore done something like this: 

public class DerivedTree : RadTreeView
{
  public DerivedTree()
  {
    this.AllowEdit = true;
    this.AfterLabelEdit += new AfterLabelEditHandler  (DerivedTree_AfterLabelEdit);
  }
}

We then have two problems.  The first is that we get an obsolete warning about using AfterLabelEdit and using EndEdit instead.

The problem is that EndEdit is just a method and not virtual and as far as I could see and there is no equivalent OnEndEdit event.  How should we use this functionality correctly?

The second problem is that when we use this control all the [hot] feedback and node selection indication does not appear any more.  What is the problem and how can we correct it.

Best regards

Marek

Jordan
Telerik team
 answered on 05 Sep 2007
1 answer
114 views
Hi everyone,

Can anyone tell me if if it is possible to localize gridview control ?

I see that some properties can be changed (like DeleteMessageString), but what about context menu with sorting options or "Add a new row" message ?

Thanks,

Kruno
Jack
Telerik team
 answered on 05 Sep 2007
1 answer
132 views
Is there a way to use conditional formating to detect if a non number is entered into a cell?

Jack
Telerik team
 answered on 04 Sep 2007
2 answers
347 views
Telerik Team,
Vertical scrollbar of grid automatically appears when the height of grid cannot show all the rows. However, when it is so, the last column in the grid is overlapped by the vertical scrollbar. How can it be overcomed?

Help is much appreciated
thanks
Erik
Top achievements
Rank 1
 answered on 04 Sep 2007
1 answer
243 views
Hi,
I'm trying to make menu strip with rtl alignment and the inside items reorder to right but the strip itself stay align to left.
how can i set it to the right.
I'm working on vs 2005,2008 Beta 2,
vista/xp
on english os but need to make ui in hebrew.
thanks
Adiel
Jack
Telerik team
 answered on 03 Sep 2007
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?