![]() |
Sergey Kornilov admin 11/1/2011 |
Need to see your files to find what is wrong. Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
C
|
cgphp 11/2/2011 |
I'm using edit box with AJAX popup without any issue. Do you have some JS code in the "Javascript Onload" event ? If so, try to comment out the JS code and make a full rebuild of the project. window.location.href = "vacancy_add.php"; |
W
|
wildwally author 11/3/2011 |
For those in the future that run into th eproblem with the AJAX not working. The Order by field in the editor must be <Select column>, found that this was my problem - I orgiinally had as a drop down then changed and didn't realize i had that set. |