Hey guy's,
how do I create akendo.data.DataSource that uses a angular resource as it's data source and connect that to a datagrid and provide a schema!
Then each time I update my data I need the datagrid to be updated.
This worked well using k-data-source="myData" but then I cannot provide a schema.
My ultimate goal is that my data-uid is not a quid anymore but a key I provide.
how do I create akendo.data.DataSource that uses a angular resource as it's data source and connect that to a datagrid and provide a schema!
Then each time I update my data I need the datagrid to be updated.
This worked well using k-data-source="myData" but then I cannot provide a schema.
My ultimate goal is that my data-uid is not a quid anymore but a key I provide.