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

CSLA - RadGridView - NewRow and Grouping

1 Answer 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Albert
Top achievements
Rank 1
Albert asked on 08 May 2009, 12:01 AM
Hello,
We are evaluating the WinForm controls and have downloaded the free trial. We are also using custom business objects based on Richard Lhotka's CSLA framework.  We have run into some issues with regards to the RadGridView.

1.  The RadGridview is bound to a BindingSource control which in turn is bound to our business object. With regards to adding new rows via the RadGridView, we had to override the AddNewCore method that elimiated one of the errors the Grid reported. Now the New Row is displayed but there is an issue with the behavior of adding records.  If you set a value for one of the cells of the new row and press the Tab button to proceed to the next cell of the current record, this will create a new record instead of continuing editing the current record. 

2. When Grouping by a column is there an event that we can tie into or override a method? Currently we recieve an InvalidCastException when the Grid tries to cast the field to a type of System.IComparable.

Best Regards

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 11 May 2009, 09:40 AM
Hi A L,

Thank you for contacting us.

We haven't yet observed such issues with RadGridView. Maybe they are related to something specific in your application or CSLA framework. Nevertheless, we will investigate this issue and will try to find a proper solution for this case. So, please open a support ticket and send us your application. This way we will be able to investigate the issue in detail.

I will be glad to help you further and I am looking forward to your reply.

Best wishes,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Albert
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or