Hi Marc,<div><br></div><div>I started working with ajaxify the Index->Edit option in Table->Structure. I added the following two action for tbl_structure.js file to handle the ajax. </div><div><br></div><div><ol><li>
$("#table_index tbody tr td.edit_index.ajax").live('click')  - Correctly loads the "<b>index_frm</b>" to a dialog box</li><li>$("#index_frm.ajax input[name=do_save_data]").live('click')  - which try to save the action.</li>
</ol>But when I try to change the "<b>Index type</b>" it shows an js error in firebug. Then I checked it with non ajax event of index edit. In that case also it gives an error. It seems there is an error in the previously development which does not match the name of the option elements. Should I correct that or just consider on ajax event only.  </div>
<div><br></div><div><br></div><div>Regards,</div><div>Thilanka.   <br><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>
</div>