dojo grid from 3 different sources
I'm new with dojo. I need to get data from 3 different database tables and diplay them on the browser (maybe a grid) and show friends (name+img) of the logged in user with the title of the recommended movie.
table #1 fields: username, friend id, movie id (that the friend recommends to the user),...
table #2 fields: movie id, movie link, img, movie title, desc,...
table #3 fields: username, firstName, lastName, user img, ...
from table #1 I need to get all the fields. Then to get from table #3 (based on the friend id) the friend image, first+last name , therefore friend will be declared as username (friend id=username). And, from table #2 I need to get most of the fields based on movie id, especially: movie title, link, desc, etc.
On the server-side I use RESTful Web Services (Java, Json).
Do you have any suggestion how can I do it with dojo?
View Answers
Ads
Related Tutorials/Questions & Answers:
dojo grid from 3 different sources
dojo grid from 3 different sources I'm new with
dojo. I need to get data
from 3 different database tables and diplay them on the browser (maybe..., ...
from table #1 I need to get all the fields. Then to get
from table #
3 (based
Advertisements
Dojo
Dojo how the
Dojo works
Hello Friend,
Please visit the following link:
Dojo Tutorials
Thanks
Dojo
Dojo I have a text box built in
dojo and i am unable to select the contents of this text box in IE. In mozilla it works fine.Please suggest
Web Services
service is a collection of protocols and standards that allows
different applications
from different sources to communicate with each other
over the web. Web services enable applications written with
different
programming languages
ModuleNotFoundError: No module named 'sources'
ModuleNotFoundError: No module named '
sources' Hi,
My Python... '
sources'
How to remove the ModuleNotFoundError: No module named '
sources... to install padas library.
You can install
sources python with following command
dojo preview
dojo preview I m using
dojo framework to upload my ads....how to preview ads after it is uploaded?
Hi Friend,
Please visit the following link:
http://www.roseindia.net/
dojo/
Thanks
DOJO Tutorial
DOJO Tutorial
In this section we will learn about
DOJO.
This section will describe you the aspects of
DOJO viz. what is
DOJO,
features of
DOJO, benefits of
DOJO,
Dojo Toolkit, how to install
DOJO, released
versions of
DOJO.
What
Ajax grid
Ajax grid Hi,
How I can create ajax
grid in my program?
Thanks
Install Dojo
version of
Dojo from its official site http://dojotoolkit.org/.
The latest....
Download the
Dojo toolkit directly
from http://dojotoolkit.org/downloads...Install
Dojo
 
HTML GRID
HTML GRID how to retrieve data
from mysql database in
grid form... SQL_CALC_FOUND_ROWS *
FROM student limit "+iPageNo+","+showRows+"";
ps1...){
e.printStackTrace();
}
out.println("<tr><td colspan='
3'><div>");
int i=0
Dojo Tree
Dojo Tree
In this section, you will learn about
Dojo Tree widget.
We will explain you how to create Tree control using
Dojo Tree Widget.
Test the sample online