Telerik Forums
UI for WinForms Forum
1 answer
144 views
 Hi Telerik,
    
    I added Hand cursor in design for GridView.  Works fine till i adjust GridView column width.

    After adjusting column width, cursor returns to normal Arrow cursor.

   Do i need to add some thing in code or in design, so that for any Gridview operation, cursor will be my cursor only ?

Thanks,
Santosh Kumar

   
  
    

  
Jack
Telerik team
 answered on 25 Mar 2008
1 answer
117 views
Is there a way to have a GridView Decimal column not use the RadSpinEditor?  I'd like for the user to just enter values into a text box and the up/down spin editor might be confusing for them.
Martin Vasilev
Telerik team
 answered on 25 Mar 2008
1 answer
147 views
Hi All,

This should be an easy one, but I am having trouble with it.

It there a way to display the tick value on the track bar.  My bar basically allows the user to select a value 1 - 4 which is working fine, but I want to display the value of the tick on each interval.

How possible is this?

Thanks in advance for any help!
-Matt
Nikolay
Telerik team
 answered on 25 Mar 2008
5 answers
193 views
Hi,

I'm looking to have an alternate color on row, like css possibilities in webform.

I'm sure I've seing it in style builder but i don't find it anymore.
Thanks for your help.
Nikolay
Telerik team
 answered on 24 Mar 2008
3 answers
185 views
I am unable to get the scrollbars to appear when displaying data using the windows radgridview control. In the designer I am unable to set the Visibility attribute from Collaped to anything else, as it just reverts back to Collapsed after making a change. Also when setting scrollbar settings do you need to set the Margins property as well??

My grids are bound to LINQ objects sets and the columns are setup manually.



Thanks
Ken Norwick (new Telerik user)

DisplayGrid.MasterGridViewTemplate.AllowDeleteRow =

false;

DisplayGrid.MasterGridViewTemplate.AllowEditRow =

false;

DisplayGrid.MasterGridViewTemplate.AutoGenerateColumns =

false;

DisplayGrid.MasterGridViewTemplate.HorizontalScrollState =

ScrollState.AlwaysShow;

DisplayGrid.MasterGridViewTemplate.ShowRowHeaderColumn =

true;

DisplayGrid.MasterGridViewTemplate.Caption =

"Grid Caption";

DisplayGrid.MasterGridViewTemplate.VerticalScrollState =

ScrollState.AlwaysShow;

Jack
Telerik team
 answered on 24 Mar 2008
3 answers
863 views
hi again,

how can i change the row height of the grid? is there a way to do this programmatically or maybe on clientsite?

thanks, andreas
Jack
Telerik team
 answered on 24 Mar 2008
5 answers
121 views

one cell is defined as a textbox column bound to an int field.
When i modify the value an error occurs stating that it cannot convert from type string to type int.
Here is how i define the column 

colTxt = new GridViewTextBoxColumn("Age");

colTxt.UniqueName = "Age";

colTxt.IsVisible = true;

colTxt.MaxLength = 3;

colTxt.DataType = typeof(int);

colTxt.AllowResize = false;

colTxt.ReadOnly = false;

this.grdSearchResults.MasterGridViewTemplate.Columns.Add(colTxt);



How can i handle this? Is there an event where i can do the convert myself?
Thanks

Julian Benkov
Telerik team
 answered on 24 Mar 2008
1 answer
98 views
Hello

A GroupBox control would be nice so you could place text at the top of
the GroupBox and then put your controls into the GroupBox. Then also
be able to apply the Themes and different border types to the GroupBox.

I suppose Telerik could also modify the RadPanel to achieve this functionality.

Regards,
Simon
Martin Vasilev
Telerik team
 answered on 24 Mar 2008
3 answers
164 views

How would I bind multiple ComboBoxes to the same provider while still allowing for each ComboBox to be changed independantly?

        Dim cp As New npoCategoriesProvider  
        Dim cds As DataSet = cp.GetCategoriesAsDataSet  
 
        RadComboBox3.DisplayMember = "AccountName" 
        RadComboBox3.ValueMember = "AccountNumber" 
        RadComboBox3.DataSource = cds.Tables(0)  
        RadComboBox4.DisplayMember = "AccountName" 
        RadComboBox4.ValueMember = "AccountNumber" 
        RadComboBox4.DataSource = cds.Tables(0)  
        RadComboBox5.DisplayMember = "AccountName" 
        RadComboBox5.ValueMember = "AccountNumber" 
        RadComboBox5.DataSource = cds.Tables(0)  
        RadComboBox6.DisplayMember = "AccountName" 
        RadComboBox6.ValueMember = "AccountNumber" 
        RadComboBox6.DataSource = cds.Tables(0)  
        RadComboBox7.DisplayMember = "AccountName" 
        RadComboBox7.ValueMember = "AccountNumber" 
        RadComboBox7.DataSource = cds.Tables(0)  
        RadComboBox8.DisplayMember = "AccountName" 
        RadComboBox8.ValueMember = "AccountNumber" 
        RadComboBox8.DataSource = cds.Tables(0) 
Martin Vasilev
Telerik team
 answered on 21 Mar 2008
1 answer
212 views
Hey,      
          How can I set a border color to the Ribbon Control. I want to change the color of the Ribbon Control Border or the style of it's border to give it some thickness or another color to distinguish which form is active now.
Is there anyway to do that?
Thank you
Nikolay
Telerik team
 answered on 21 Mar 2008
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?