Hi Marc,<br><br><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Feature merged, thanks.<br>
<br>
A possible improvement: when you create a table having a VARCHAR column<br>
and you forget the length, you get a nice "This is not a number" message.<br>
<br>
There is no such nice message when changing a column, so you get an<br>
error that does not point to the real problem.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div>I fixed this issue for the ajax enabled scenario by using the "<b>checkTableEditForm()</b>" function and pushed the code to the repo. But for non ajax scenario I didn't handled yet. For applying this in the non ajax behavior I have to move the  "<b>$("#append_fields_form input[name=do_save_data]").live('click')</b>" action to functions.js file in order to make accessible at the tbl_alter.php file. Is it okay to have this action in functions.js file and the other actions related to change option in tbl_structure.js file. If it is okay I'll change that. Thank you. </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>
</div>