From: opto <bu...@op...> - 2014-04-08 06:34:27
|
you don't necessarily need datatables and jeditable in the header. You only have to make sure it is loaded before $(''tabel').datatables is called. For my testing where I didn't want to touch core of web2project, I used an ajax call to fetch it while waiting for the call to finish (is that synchronous or asynchronus? - I always forget). If you want more details, let me know. I think there are two edit plugins for datatables, the 'offical' one, which is somewhat crippled (he wants to sell hos own solution), and an unofficial one, also with custom editors and custom validation, which one can find by google ( on github). (makeeditable). Seems to have more functionality. Again, drop me a line if you need assistance to find it. Klaus -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/TWIG-and-tp4657324p4657348.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |