Search Type: Posts; User: codeable
Search: Search took 0.02 seconds.
-
7 Jun 2011 5:33 PM
Jump to post Thread: [new version] DateTime Field by codeable
- Replies
- 834
- Views
- 312,875
Not sure if this is already present in the comments, but I suggest you add an option for the deferred change notification instead of always deferring it.
The use case is thus:
1) A user... -
4 Sep 2010 7:48 AM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
I too ran into that caching problem, but instead of "fixing" it, I changed it to raise a more meaningful exception. In my environment, if the application is restarted then all consumers of that...
-
19 Mar 2010 3:29 PM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
I've implemented my ideas! The only thing the client-side needs to do is provide an acquireMetaData method. Full client side would be:
// -<Consumer Specifics> ---------------------------... -
18 Mar 2010 7:34 PM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
Sounds good to me. I'll just upgrade this version for now and await 4.0!
-
18 Mar 2010 12:13 PM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
The only other thing I found while ensuring the architecture fits my needs, was the exception handling in the request. I require a bit more info about exceptions so I can handle them on the client...
-
18 Mar 2010 9:26 AM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
Thought I'd post the code sample to demonstrate how I got it working. This is from my current sandbox, so the names are not the same as in previous examples, but you'll get the idea. [Edit: Viewers...
-
18 Mar 2010 8:51 AM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
I agree that some injection/non-supported code would be required for it to work on the client side. (therefore the feature would be tied to specific versions of Ext) But all in all, it can be done...
-
17 Mar 2010 1:53 PM
Jump to post Thread: Ext.Direct .NET Router by codeable
- Replies
- 238
- Views
- 90,565
I have been trying out your implementation and I generally like it. I have two questions/feature requests. (I will do them myself if needed).
1) [Minor]
---------------------------
Add an id to...
Results 1 to 8 of 8
