Hi,
I have tables named Users which includes Id, Name, RoleId, Imageurl and Roles table which includes Id and roles(service administrator, engineer), I want these to be displayed from my database to frond end on scheduler grid through api, please help me with this.