Thomas Alexander
Thomas Alexander
http://docs.sencha.com/touch/2-0/sou...Ext-data-Model look for setId this actually adds idProperty("id") to model even if we are not specifying id as field option.
It can be done like that, does android support this?
You are free to use and change, i don't have any plans to impose license. Its Open Source :)
Can i see your exact model ?
By default all fields in model will be created in table, if you want to avoid any specific fields from table mention like this isTableField:false
I think you can use https://gist.github.com/ to share code
is this happening in desktop and mobile browsers?
@FDIM , angular2 does have server side rendering. But not sure its going to solve what i'm trying.