frankiDotNet

Results 17 comments of frankiDotNet

Something new here? The code seems to be working only for public setters..

I have a similar problem. I created a gid in a item element. This grid has multiple items. When the window is resized it cascades in the right way, but...

I would like to see such a component. If you want to access some of the NgGrid functions there is no way to do it.

Ok, sorry for the late response, had to recover from the shock ;-) I didn't think about it is not possible in this way. Ok if I use includes, is...

Thanks for the reply and for the detailed information. I appreciate your project, and I try to avoid entity framework as long as I can, but need a good alternative....

Yes I understand, but that was only a abstract example, there are often cases where you want to hide the exact datafield in private scope to let manipulate only part...

Even if you look at the example with the enum value. If an enum value is loaded that is not defined in code but a valid value, after loading it...

Yes, that's the way I do it now, I am working with a wrapper class. Thought there could be an easier way. Thanks for the reply. Do you have some...

Weil this work with linqService? Or do I have to extend the remotecontext class?