Telerik Forums
UI for WinForms Forum
1 answer
145 views
Hi,
Im using telerik RadComboBox. It is populated it using a datatable. While populating i set both the text and value fields. Later I'm trying to find whether a record is available using the value(not text). pls let me know how.
Code for populating:
cmbState.DataSource = stateTable;
cmbState.DisplayMember = "state_name";
cmbState.ValueMember = "state_code";

code for retrieving:
if (cmbState.FindItem(dr["OWNER_STATE_CODE"].ToString().Trim() ) != null)
{
    index = cmbState.FindItem(dr["OWNER_STATE_CODE"].ToString().Trim() ).Index;
    cmbState.SelectedIndex = index;
}

here im checking based on the displaymember property. But i want to check based on the value member property.
Stefan
Telerik team
 answered on 09 May 2011
1 answer
138 views
When a row in my grid isn't valid, this little exclamation point shows up in the far left hand column. The problem is it overlaps whatever image is already there (like the pencil when editing a row)  which makes it hard to tell what it's supposed to be. Is there a way to fix this?
Svett
Telerik team
 answered on 09 May 2011
2 answers
132 views
Hi,

After I upgrade from Q3 2010 to Q1 2011, I found that the "AllowAddNewRow" property does not work in GridView.
In the previous version, I set the "AllowAddNewRow" property to false, so there is no "Click to add a new row" row display in the grid.
However, after I upgrade to Q1 2011, the "Click to add a new row" row still display in the gridview even I set the "AllowAddNewRow" to false.
What can I do?

Best Regards,
Emily
Stefan
Telerik team
 answered on 09 May 2011
7 answers
370 views
is there a way to get the X,Y coordinates of  Gridview CommandCellClick event?
I am trying to show a panel when clicked on the button and want to postion the new panel right below the command button clicked on the gridview.

Thanks in advance for any help.
Arc
Richard Slade
Top achievements
Rank 2
 answered on 09 May 2011
3 answers
156 views
Hi:
I need Customize the text for the controls in the RadGridView Custom Dialog.

Thanks.
Richard Slade
Top achievements
Rank 2
 answered on 09 May 2011
3 answers
109 views
Hi:
I need highlight the filter simbol when a filter is applied on this column

thanks.
Richard Slade
Top achievements
Rank 2
 answered on 09 May 2011
1 answer
104 views
Hi, i tried to follow this KB "how to add a checkbox header" to add a checkbox to the header of a checkboxcolumn of grid view
but when ever i try to scroll till the Column(which contains the Check box in its header) disappears behind the grid NullRefrenceException Happens in this method
 public override void Detach()
        {
            base.Detach();
            this.GridControl.ValueChanged -= GridControl_ValueChanged;
        }

im using the latest version

thank you
Richard Slade
Top achievements
Rank 2
 answered on 09 May 2011
1 answer
98 views
Dears,

Well,i'm using Radcontrol for winforms 2008 Q3 and looking to apply 2011 themes on my current controls.
Specially Grid view control like the following theme:
http://www.telerik.com/help/winforms/gridview-overview.html

So please advice about the right way of conversion or importing (dll, tssp) theme files to my application(radcontrols for winforms 2008 q3 )

kind regards,

Bader


Stefan
Telerik team
 answered on 09 May 2011
7 answers
322 views
Hello,

I configured tooltip texts in menuitems of the Startmenue or the Options-Button. In older versions they have been working, but now there is no tooltip appearing anymore. 
I set the property AutoToolTip in Ribbon-Control and in the RadMenueItems, theText in ToolTipText.

thanks for any help,

Frank
Nikolay
Telerik team
 answered on 09 May 2011
1 answer
74 views
Hi:
I need quit some items of the filter menu in mi GridView.
How Can i do it?

thanks.
Andrés David Santacoloma Isaza
Top achievements
Rank 1
 answered on 08 May 2011
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?