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

Vista SP1 required for RadGridVIew

1 Answer 26 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 30 Mar 2009, 02:33 PM
I had an issue on deleting rows from a customer, application uses the RadGridiView and he was getting the below exception on any attempt to delete a row in the grid. THere was a total of 3 machines and on each machine it was corrected by installing VIsta SP1, so FYI the radgrid requires VIsta SP1.

System.Reflection.TargetInvocationException was unhandled

  Message="Exception has been thrown by the target of an invocation."

  Source="mscorlib"

  StackTrace:

       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

       at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

       at System.Delegate.DynamicInvokeImpl(Object[] args)….

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 31 Mar 2009, 08:43 AM
Hello Phil,

Thank you for bringing our attention to this issue.

This is a really strange situation. We couldn't reproduce the issue. Maybe it is related with some specifics in your application or data source. Could you please send us your application, so we can test and locate the issue.

I am looking forward to your reply.

Greetings,
Jack
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
Phil
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or