This is a migrated thread and some comments may be shown as answers.

ShowInsertRow problem/bug

2 Answers 77 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adrian Weidermann
Top achievements
Rank 1
Adrian Weidermann asked on 25 Mar 2010, 01:11 PM
Adding a new row at a Grid has a little bug it seems like, if you use the insert row.

How to reproduce it:
- Set ShowInsertRow="True" at the RadGridView
- Start setting some values at the row (don't add the data by pressing enter or reaching the end of line!)
- Click somewhere else eg. another row.
- Try to finish adding the data
- The row won't disappear and let you add another row
 
The important step is that you leave the insert row before the data gets added by pressing somewhere else.

2 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 29 Mar 2010, 04:10 PM
Hi Adrian Weidermann,

Could you please try this scenario with our latest internal build, since we've fixed a bug related to similar scenario? If this doesn't help please send me a sample project that I can debug on my side, or at least send me more information about your case (type of the data source (does it implement IList and INotifyPropertyChanged) and business object (does it have a default (parameter less) constructor). Thank you in advance.

P.S. You have to open a separate support ticket in order to be able to attach zip files.

All the best,
Nedyalko Nikolov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Adrian Weidermann
Top achievements
Rank 1
answered on 29 Mar 2010, 07:55 PM
Added a support ticket as requested (Id 295111)

Regards,
Adrian
Tags
GridView
Asked by
Adrian Weidermann
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Adrian Weidermann
Top achievements
Rank 1
Share this question
or