<br><br><div class="gmail_quote">On Tue, Jul 12, 2011 at 6:32 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le 2011-07-11 21:26, Ammar Yasir a écrit :<br>
<div class="im">><br>
><br>
> On Mon, Jul 11, 2011 at 3:16 AM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a><br>
</div><div class="im">> <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>> wrote:<br>
><br>
>     Le 2011-07-09 22:59, Ammar Yasir a écrit :<br>
>      ><br>
>      ><br>
>      > I've done a basic version of edit functionality. I added a unique<br>
>      > identifier for each row in the query result data by using the<br>
>      > PMA_getUniqueCondition() from the common.lib.php file<br>
>     (where_clause). I<br>
>      > then generate the update query in the edit submit event using<br>
>     this where<br>
>      > clause and post it to sql.php. The return data is added to the<br>
>      > <sqlqueryresult> div to show the query executed and the message. The<br>
>      > plot also updates on submit if one of the axes is updated. Is my<br>
>     logic<br>
>      > is okay?<br>
>      > I've pushed my work and you can try scenarios on the film_actor<br>
>     table in<br>
>      > the sakila database.<br>
><br>
>     Ammar,<br>
>     I tried with the film table, changing the "title" column and got<br>
>     this error:<br>
>     value is undefined at line 177 in js/tbl_zoom_plot.js.<br>
><br>
> Fixed some issues and pushed it to my repo. Had to add checkboxes for<br>
> null condition on fields (in Data point content section).<br>
<br>
</div>It works fine now.<br>
Please don't forget the issue of generating the default data label based<br>
on the "display field".<br>
<font color="#888888"><br></font></blockquote><div>Yes, working on it now.<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
All of the data generated in your IT infrastructure is seriously valuable.<br>
Why? It contains a definitive record of application performance, security<br>
threats, fraudulent activity, and more. Splunk takes this data and makes<br>
sense of it. IT sense. And common sense.<br>
<a href="http://p.sf.net/sfu/splunk-d2d-c2" target="_blank">http://p.sf.net/sfu/splunk-d2d-c2</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>