Le 2011-07-01 08:02, Ammar Yasir a écrit :
Hi Marc, There are some parts of the interface where we can use ajax. I've been working on it, but I'm not much experienced with using ajax so not much success. I'll discuss this with thilanka too. Some of parts are:
- When the plot is generated, we can hide the search criteria. This is just
like the table search page toggle search criteria but when I use the same script as in tbl_select.js it somehow end up losing the plot (it generates empty plot). 2) When we click submit after editing the data point values, it should generate the sql query and post it to server/post the updated values to the server and execute the query there.
I think i'll start again fresh with the ajax part.
Ammar, Firebug's Network panel is very useful to debug Ajax requests and replies.