Telerik Forums
UI for WinForms Forum
5 answers
477 views
Hello,

I have a gridview where I set AllowAddNewRow=true so that I can click where it says "Click here to add new row" when the grid is in edit mode.

The issue that I'm having is that after I click to create a new row and fill in the columns, I click somewhere else on the form (not on the grid) which appears to add the new row to the grid, but it also starts creating a 2nd new row. Having the start of the 2nd new row doesn't happen when I click on the grid itself (that adds the new row and brings back the "Click here to add new row" message).

Is there a way to stop the grid from creating this 2nd new row automatically? What I'd like to be able to do is click to create a new row and fill in the information for that row, click anywhere on my form to trigger the new row getting added to the grid, have the grid's selected row point towards the new row, and have the "Click here to add a new row" be displayed on the grid again.

I'm sure there's a way to do this, but I'm fairly new to Telerik and not sure how to accomplish this behavior. Thank you for any assistance!
Jack
Telerik team
 answered on 16 May 2012
2 answers
174 views
Hi 

I have an initial treeview with 12 root nodes.  I am using the default capabilities of treeview to drag and arrange these nodes into a second treeview..  Everything works sweetly except that of course the nodes in the original treeview are no longer present after the drag process.  

What I'd really like to do is drag a copy of the original node and leave the original available to be used again.  I am actually building a series of steps in the form of a treeview and each step may be used multiple times.

I tried implementing the ItemDrag and DragDrop etc. events myself and that just caused the entire treeview to lock up with cascading events in much the same way as another message here describes.

Is there a simple way to generate the modality that I need?

Regards
~A
Svett
Telerik team
 answered on 16 May 2012
6 answers
441 views
How you can define a date time column FormatString property at design time to show only date in the column and not the time. If it is not possible at design time what is the way to do it in vb.
Stefan
Telerik team
 answered on 16 May 2012
3 answers
120 views
Greetings:

I am attempting to display rows from an SQLCeResultSet.

The rows are clearly displaying; but no column data shows.  If I use a standard Windows DataGridView is shows fine.  

The database has three rows; and the Telerik RadGridView shows that there are three rows displayed; but the column data is not present.  I have set the column names in the designer.

I setup the Windows DataGridView in the same manner.  It shows the column data but the RadGridView does not.

Any ideas why ?

Thanks,

Robb Murdock

Dim oConn As New SqlServerCe.SqlCeConnection
oConn.ConnectionString = ConnectString
oConn.Open()
Dim oCmnd As New SqlServerCe.SqlCeCommand("select * from tblMyData", oConn)MyRadGridView.DataSource =  oCmnd.ExecuteResultSet(SqlServerCe.ResultSetOptions.Updatable + SqlServerCe.ResultSetOptions.Scrollable)

 

Stefan
Telerik team
 answered on 16 May 2012
2 answers
150 views
I think problems show up after updating the latest components. I am not sure because I have not opened the form editor for while.

Teodor
Telerik team
 answered on 15 May 2012
3 answers
215 views
Hello
I want to use both type of filtering ( 1-custom filter row (wich is in demo) 2-row filtering) on grid,is it possible?
in demo using both of them at the same time is impossible(the filtering row does not work).
Richard Slade
Top achievements
Rank 2
 answered on 15 May 2012
12 answers
605 views
Hi,

Just been playing with the MaskedEditBox and I have a few questions:

1. Why can't I use decimal places when is set the MaskType to Numeric?
2. How can I setup a mask to have a range of numbers before the decimal point but a fixed number of decimal places?
3. When using a Numeric MaskType, is there an easy way to set value ranges?

Thanks,
Brad
Peter
Telerik team
 answered on 15 May 2012
2 answers
311 views
Hi,

can't go through. Im using vb.net, how do i add items in multiple columns and make the 2nd column editable and the 1st one is not?
viewtype is "ListView"



dim itm as listviewdataitem

itm = new listviewdataitem
itm.text = "data in col1"
radlistview1.items.add(itm)


thanks,
Ivan Todorov
Telerik team
 answered on 15 May 2012
1 answer
139 views
I am starting to use the radscheduler for one of my company's project.  I would like to change the text in the print for the appointment. I tried to change the appointment.text in the event CellPrintElementFormating without any success.  Is there a way to accomplish it?

Thanks
JJ
Ivan Todorov
Telerik team
 answered on 15 May 2012
10 answers
172 views
I am using a Radtreeview in a windows application.I am loading the value for both parent and child node. when  there  is no value in the child node still the Plus symbol is visible. whwn clicked it is invisible.  I dont want that plus minus animation when there is no value.

Please help us in process.

 
Boryana
Telerik team
 answered on 15 May 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?