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

Canot Edit a basic GridView

3 Answers 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mars
Top achievements
Rank 1
Mars asked on 30 Jun 2017, 01:23 PM

 

HI , 

I'am facing a problem that drives me mad.

I play with samples. I build a grid, with no specific options, just following tutorial   I can enter in Edit Mode in a cell  (see green circle in picture) , but then I can not  type anything (see red square in picture) !!

I tried everything, even , I changed keyboard, but nothing is input in the Textbox of any Column. . The boxes stay empty

What can be wrong ? please , that s really annoying

 

Thanks

3 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 05 Jul 2017, 08:28 AM
Hello Mars,

Could you please share some more details on the exact setup at your end so that I can better assist you?

For instance, how have you defined your RadGridView and which properties you have set? What type of collection have you used as the ItemsSource? What is the type of the bound objects and what interfaces they implement? 

Providing some code snippets would definitely be of help. Thank you in advance for your cooperation.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Mars
Top achievements
Rank 1
answered on 05 Jul 2017, 10:55 AM

Thnaks Dylian for answer .

I had a very basic xaml, not even worthy to post it.   I ran your samples, and i noticed they were working fine.   As i noticed they were running under .net version 4  Framework, and my project was under C# 4.6.1

 I downgraded my project to C# 4.0.   Then , everything was ok...

As a test I decided to put again framework C# 4.6.1, and then ...everything was still OK.

I can only conclude that f or some reasons, project was not correctly initialized... that thing happen. sometimes.

Thanks however for support  

 

0
Dilyan Traykov
Telerik team
answered on 05 Jul 2017, 11:39 AM
Hello Mars,

I'm glad to hear that the issue is resolved. If you need any further assistance, do not hesitate to contact us again.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
Mars
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Mars
Top achievements
Rank 1
Share this question
or