Hi Marc,<br><br><div class="gmail_quote">On Mon, Aug 8, 2011 at 5:27 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;">
Thilanka Kaushalya a écrit :<br>
<div><div></div><div class="h5">> Hi Marc,<br>
><br>
>      >    2. For "*Table options*"  if I add the ajax behavior to submit the<br>
>      >       form without reloading the page I may need to replace all the<br>
>      >       table parameters which are currently embedded with the "*href*"<br>
>      >       attributes in the whole page. As an example it I change the<br>
>     table<br>
>      >       name from "actor" to "actor1" using "*Table options*" I may<br>
>     need<br>
>      >       to change the "*href*" of all four links in "*Table<br>
>     maintenance*"<br>
>      >       and "*Delete data or table*" to actor1 by using ajax. Is it<br>
>     okay<br>
>      >       to do that.<br>
><br>
>     Yes.<br>
><br>
><br>
> I tried to work with this feature. I faces following problems with that.<br>
><br>
>    1. Currently the logic is handled under the "*if<br>
>       (isset($_REQUEST['submitoptions']))*" section in<br>
>       tbl_operations.php file. If I apply the ajax submission which<br>
>       submits the form without reloading the page, to this form I need<br>
>       to get the whole form as the response for the submission and<br>
>       replace it with the current form, because we don't know what<br>
>       values get changed. For getting the form as a response I need to<br>
>       get the html content of the updated "*Table operations*", so it<br>
>       will not be a small json response like in other cases (ex: in<br>
>       "Alter table oder by" ajax submission it retrieves a small json<br>
>       response with the message). So it will be costly for the operation.<br>
</div></div>>    2. Then if we used this form to rename the table (ex: "actor" to<br>
<div class="im">>       "actor1") we need to change each an every place where we use the<br>
>       actor name such as links in Top menu container, hidden fields in<br>
>       all the form within this page which carries the table name<br>
>       (ex: <input type="hidden" name="table" value="actor">. If not we<br>
>       have to replace whole page with the update page using ajax, but<br>
>       this is costly.<br>
><br>
> So I think it is better to leave this option with the normal form<br>
> submission without converting it to ajax submission. What is your idea<br>
> on that.<br>
<br>
</div>Ok for me. What do you plan to convert to Ajax instead of this?<br>
<br></blockquote><div><br></div><div>I can work with the ajaxifying Table -> Insert -> insert row. Currently after each insertion, the page reloads to the "SQL" tab. Is it necessary. We can modify it to insert and wait within the insert tab without redirecting to the "SQL" tab. Please let me know your ideas on this. </div>
<div><br></div><div>If you find any other important feature to work other than this, please let me know.</div><div><br></div><div>Regards,</div><div>Thilanka. </div></div><br>-- <br><div><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px"><div style="text-align:left">
L G Thilanka Kaushalya     <br>Computer Science & Engineering,    <br><div style="color:rgb(80, 0, 80)">University of Moratuwa,<br>Sri Lanka<span></span><br>                          <br></div></div>Connect with me at,<br>
      Gmail        : <a href="mailto:lgtkaushalya@gmail.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@gmail.com</a><br>      Twitter       : @thilanka_k<br>      Facebook  : Thilanka Kaushalya<br>      Yahoo       : <a href="mailto:lgtkaushalya@yahoo.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@yahoo.com</a></span></div>
<div>      Blog          : <a href="http://coders-view.blogspot.com/" target="_blank">http://coders-view.blogspot.com/</a></div><br><br>