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

Error editing cell

1 Answer 138 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 25 Jul 2011, 02:36 PM
Hi,

Please see the attached project...
(Which for some reason I can't attach ... So what now ???? Contact me and I will send it)

If you drill-down a level to display some "numeric" cells and attempt to edit them...
(See "AttempToEditThisCell" image)
 
...you will get the following exception: -
(See "ExceptionImageShowingStackTrace" image)

{System.Reflection.TargetException: [RFLCT.Targ_ITargMismatch]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See
http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.60401.00&File=mscorlib.dll&Key=RFLCT.Targ_ITargMismatch
   at System.Reflection.RuntimeMethodInfo.CheckConsistency(Object target)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Telerik.SilverlightExtensions.ReflectPropertyDescriptor.GetValue(Object component)}

   at System.Reflection.RuntimeMethodInfo.CheckConsistency(Object target)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Telerik.SilverlightExtensions.ReflectPropertyDescriptor.GetValue(Object component)


If however you attempt to edit on of the Hierarchy cells (on a row that has NO numeric cells in it) you can achieve it no problem...
(See "SuccessFulEditOfCell" image)

Please help...

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 27 Jul 2011, 11:58 AM
Hi Paul,

I have tried to reproduce the issue, but I was not able to. I am sending you the sample project I used for the test. May you take a look at it and try to get the same behavior on it ? Am I missing something according to your requirements ?
On a side note, in order to be able to attach a sample project, you need to open a support ticket. Basically, it is always recommended to provide such as it will be the most effective way for us to understand your exact requirements and settings without guessing.
 

Greetings,
Maya
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
TreeListView
Asked by
Paul
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or