Hi Marc,<div><br></div><div>I couldn't push these changes because it is not working. I have stuck with some issues. </div><div><br></div><div><ol><li>I used the same approach which is used for my earlier modifications. I'm loading the export form using the get command with ajax request and at that it show "Custom" options and not show the "Export Method" div which is for toggle the custom export option. So I had to use "<b>$("#quick_or_custom").show();" </b>and "<b>toggle_quick_or_custom();</b>" function which is in export.js to get the quick export option. But after that when we select the radio buttons in the "<b>#quick_or_custom</b>" it not toggles the form. the necessary logic is already in export.js file and I have included it to this. But it does not work properly. </li>
<li>Then I used the "<b>$("#buttonGo.ajax").live('click')</b>" action to submit it as a ajax query using a post. But at that it does not returns the results as a file(sql, pdf and any other selected type). I checked the response with firebug and it shows the export text in the response. I cannot find why this does not saved as a file. But if I remove the <meta http-equiv="content-type" content="text/html; charset=utf-8">"<b>$("#buttonGo.ajax").live('click')</b>" action and let the form to do a normal submit it saves the output to a file. </li>
<li>When I checked the response with firebug it shows a export with all the rows, not just the selected rows. I removed the  <b>$("#buttonGo.ajax").live('click')</b>" action and let the form to do a normal submit the saved file still have export of all the rows in the table. </li>
</ol><div><br></div><div>I cannot find why these issues happen and if you have some time in this week please help me. I  pushed my changes to the repo. Thank you. </div><div><br></div><div>Regards,</div><div>Thilanka. </div>
<div><br></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>