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

ambiguous error

1 Answer 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
wael
Top achievements
Rank 1
wael asked on 13 Nov 2018, 05:28 AM

hi 

i need your help to fix this error 

 

CellFormattingEventArgs' is an ambiguous reference between 'Telerik.WinControls.Export.CellFormattingEventArgs' and 'Telerik.WinControls.UI.CellFormattingEventArgs

 

thanks 

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 13 Nov 2018, 11:43 AM
Hello, Wael, 

The RadGridView.CellFormatting event uses the Telerik.WinControls.UI.CellFormattingEventArgs and the GridViewSpreadExport.CellFormatting event uses Telerik.WinControls.Export.CellFormattingEventArgs. Make sure that you have added the necessary "using"/"imports" in the project.

I hope this information helps. If you have any further questions regarding the Telerik UI for WinForms suite, feel free to submit a support ticket from your Telerik account. Note that most of the forum threads are reviewed by Telerik representatives and sometimes we address the questions asked by our customers in the forums as well. However, a post in the forum doesn't guarantee you a response from the Telerik support team. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
wael
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or