Telerik Forums
UI for WinForms Forum
6 answers
131 views
hello ,

   I need to achieve the functionality in a GridView to be expanded with user Control as show in the attached images.
In image 1 : CollapseGrid (normal display)
    image 2 : ExpandGrid (Expended with UserControl)

Please do needfull ASAP.

thank you,

Regards,

Ajay
Julian Benkov
Telerik team
 answered on 18 Aug 2010
1 answer
84 views
Hi,
How can I set mode in RadPageView like ExpandMode="Multiple" in WPF PanelBar, or RadPanelBar GroupStyle to ExplorerBarStyle ?
Deyan
Telerik team
 answered on 18 Aug 2010
1 answer
424 views
Hi Telerik Team,

I am struggeling with an issue, Actually I have a GridView in wich I have 5 different columns. One of these columns is a GridViewComboBoxColumn. My issue is I need to get the selected value of this combobox and set that value into the next column.

Is that possible to handle SelectedIndexChanged event of GridViewComboBoxColumn and also can we handle ItemDataBound event of GridViewComboBoxColumn.

Please help,

Many thanks
Stefan
Telerik team
 answered on 18 Aug 2010
1 answer
188 views
Hi,

I have dataset which includes one boolean field too. When this dataset is set as the datasource for radgridview it works fine and user can edit checkboxes.

But when the fiter is turned on, I can check/uncheck any checkboxes for the first time but in the second approach the grid automattically scrolls up and other row is checked/uncheked.

To reproduce this problem, have a dataset with bool and text field. Fill the dataset with about 50 rows so that radgridview has to show up the scroll bars. After binding this dataset :
scroll to the bottom of the gridview,
check the last one, it will work
try to check last but one, grid will scroll to top and another random checkbox is checked.

Is this a bug or I am missing something?

Thanks

Bibek Dawadi
Julian Benkov
Telerik team
 answered on 18 Aug 2010
1 answer
86 views
Hi,
I want to set my series labels to appear outside the bars on the right side in any case. As soon as the difference between the bars grow, the label shifts inside the bigger bar. I want it to stay outside , whatever the case. Is there a way out. Please refer the attached image
Saurabh Garg
Yavor
Telerik team
 answered on 18 Aug 2010
5 answers
113 views
Hi !
I have a a hierarchical grid . When I try to export to excel , the excel spreadsheet is empty.
Do you have any example for this, please? For a simple grid, the export is running just fine.

Regards,
Mihai
Hans
Top achievements
Rank 1
 answered on 17 Aug 2010
3 answers
156 views

How can i check while treeview node is editing if one of the keys (< > ? * | " / \ ) is pressed?
And in case that one of the keys is pressed how can i cancel edit?

Also it seems that treeview_ValueChanging event is not raised for couple of these characters.

Thanks,
Vladan
Stefan
Telerik team
 answered on 17 Aug 2010
1 answer
102 views
I just upgraded to 2010 Q2 SP1 and most of my code I have been able to upgrade. The main problem is getting at the Cell's underlying control now that cellelement is gone:

 

 

 

 

For Each CheckRow In gvData.Rows

 

 

     If (Not (CheckRow.Cells(5).CellElement Is Nothing)) Then

 

 

 

           Dim CheckCell As RadCheckBoxEditorElement = TryCast(CheckRow.Cells(5).CellElement.Children(0), RadCheckBoxEditorElement)

 

           CheckCell.UseDefaultDisabledPaint =

True

 

 

 

           CheckCell.Enabled = False

 

 

      End If

 

 

 

 

 

 

Next

 

 

 


How would I get the RadCheckBoxEditorElement in the current version?

Thanks Eric

Julian Benkov
Telerik team
 answered on 17 Aug 2010
8 answers
290 views
Hai,

How to dynamically add checkbox column in gridview in windows in telerik?

Thank You
Jayanthi
Martin Vasilev
Telerik team
 answered on 17 Aug 2010
1 answer
161 views
Hello,

Am using windows, vb.net
I have checkboxcolumn in Radgridview. Am displaying BIT field from database which is displayed as checkbox in gridview in 3rd column, and first & second columns values cannot be edited.
I have the following problems;

  1. Only one checkbox has to be check at a time. If i select a check box then previously selected check box has to uncheck.
  2. If i press down or up arrow key, then check state of the check box has to be changed.

It's an urgent requirement, awaiting for the team to help me

Thanx
Jayanthi

Martin Vasilev
Telerik team
 answered on 17 Aug 2010
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?