<br><br><div class="gmail_quote">On Wed, Jul 27, 2011 at 3:37 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;">
Ammar,<br>
With Firebug I had a look at the network traffic when I click a data<br>
point to edit it: I was surprised to see none.<br>
<br>
IMO this is not good: it means that all the columns for all rows are in<br>
memory, making the browser able to handle far less rows.<br>
<br>
Is there a reason why you are reading the complete rows to generate the<br>
plot? I expected that you would just read the necessary columns, then<br>
use AJAX to read a complete row when the user wants to edit it.<br>
<br></blockquote><div>I'm currently working on the edit feature for strings. I'll work on it after this. <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Got Input?   Slashdot Needs You.<br>
Take our quick survey online.  Come on, we don't ask for help often.<br>
Plus, you'll get a chance to win $100 to spend on ThinkGeek.<br>
<a href="http://p.sf.net/sfu/slashdot-survey" target="_blank">http://p.sf.net/sfu/slashdot-survey</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>
</blockquote></div><br>