Made a user control implemented with jQuery, VS2008+Access
I just use it for fun. So I use Access database.
jQuery+ashx+JSON
Use ashx to receive requests, the data format is JSON
Implemented batch (selection) operations and editing interface (returning two values to users for customized operations)
Delete and customize columns (return two values to the user for custom operations)
Style mutation (that is, writing two style sheets)
Convert the columns (that is, convert the 1, 0 or something in your database into the corresponding Chinese for men and women)
The number of records displayed on each page is set in config
Expand