Friday 15 August 2014

javascript - Realtime Table Updates -



javascript - Realtime Table Updates -

i trying figure out how update table real time.

ex. table 1 has employee name, employee id, has work (check box) | pulls info database. checked goes table 2 |

table 2 has employee name, employee id, has work (checked, checked box) | when checked table 1, update/insert table in database. , placed here. |

so table 1 has list of employees , if mark them saying have work (checked) go table other table, (real time).

btw, there more tables table 1 1 table 2. , on 1 page. idk if matters using laravel 4 framework.

so thoughts maybe ajax?

if has illustration code larn from, love that. in advance.

it sounds need framework ember or angular or knockout or backbone or ?. these javascript frameworks connect, via ajax, api , allow ui.

if little project, utilize jquery handle ajax requests; no big framework necessary.

javascript ajax laravel-4

No comments:

Post a Comment