Search Type: Posts; User: lucg
Search: Search took 0.01 seconds.
-
30 Jun 2009 12:08 PM
- Replies
- 1
- Views
- 1,412
I have a very similar problem. I hope someone has a hint about this.
-
26 Jun 2009 6:17 AM
Jump to post Thread: Ext.Direct .NET Router by lucg
- Replies
- 238
- Views
- 90,515
Hello evant,
Here is how I could make it works.
1) I renamed ResultConverter to JContainerJsonConverter, made the class public, and changed the CanConvert method to:
return... -
25 Jun 2009 12:55 PM
Jump to post Thread: Ext.Direct .NET Router by lucg
- Replies
- 238
- Views
- 90,515
I found out that the serializer was failing because the class ResultConverter was unable to convert my custom types.
I disabled it and now it works fine. What was the purpose of this converter? It... -
22 Jun 2009 7:05 AM
Jump to post Thread: Ext.Direct .NET Router by lucg
- Replies
- 238
- Views
- 90,515
Do I need to create a custom json serializer for custom classes returned from a direct action?
-
19 Jun 2009 12:59 PM
Jump to post Thread: Ext.Direct .NET Router by lucg
- Replies
- 238
- Views
- 90,515
Thank you Evant and all for the great work.
In my application, I replaced shibubh's Direct .net implementation by Router 0.4.
Since I made the change, my custom type can't be serialized.
Do you...
Results 1 to 5 of 5
