Skip to content

Using ajax() function provided by DataTables to communicate with Beego background process.

Notifications You must be signed in to change notification settings

Tom-Kail/Beego-Datatables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beego-Datatables

  Using ajax() function provided by DataTables to communicate with Beego background process. ##Tools

  • Install Go
    • Choose suitable version
  • Install Beego
    • A pretty good Golang frame with detailed documentation
  • Download Datatables-1.10.10
    • A Jquery pulgin
  • Download LiteIDE
    • IDE for Golang, simple and useful
    • alt text

##Server-side Manual   Server-side processing

##Official Example   PHP Example

##Result   I use two pictures to show the Timer Refresh.      
  First image   alt text   
  Second image   alt text

##Reason of creating this repository   Using Google and Baidu I can't find helpful information about "beego datatables ajax".
  Maybe, up to now, there is still too few Golang programmers.

About

Using ajax() function provided by DataTables to communicate with Beego background process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages