eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

implement refresh stop/start button for Drivertable and trackTable #16

Closed eckhchri closed 9 years ago

eckhchri commented 9 years ago

In some cases refresh of the table ist not wanted.

Implement a button in the table header to aktivate/deactivate refreshing jqGrid data.

possinle solutions: http://stackoverflow.com/questions/7031226/jquery-checkbox-change-and-click-event http://www.mediaevent.de/javascript/onchange.html http://www.mindfiresolutions.com/How-to-Place-Controls-dynamically-in-each-Row-of-a-jQGrid-1013.php http://stackoverflow.com/questions/9650547/detecting-checkbox-event-in-jqgrid-cell http://stackoverflow.com/questions/6091072/jqgrid-checkbox-change-event