Wizard's Toolkit: Basic Browse Box
Any data-driven website needs to show lists of data. This is such a key feature that as developers we need this all the time. So in the Wizard's Toolkit we make creating these extremely easy and adding features like header sorting, column alignment and exporting both easy and intuitive. While other data-grid libraries often use caching, we never do that with the Wizard's Toolkit because data can change at any second. So every sort or page navigation is pulling current data from the database. In this video you will learn how to do all the basic functionality which is all you need 97% of the time. The PHP wtkBuildDataBrowse function is over 700 lines of code and is part of 1513 lines of the set of Browse Functions. WTK Browse Box Basic Features - Turn simple SELECT into list of data on web page. - Custom HTML template - Export to CSV or XML - Set Page Size (number of rows) - Skip Footer - Column Alignment - Page Navigation - Sortable Headers - including date-sort feature - Add Button - Edit Button - Delete Button - More Buttons feature - $gloTotalArray for number or currency summing - Multiple Browses on single page 00:00 Introduction 00:28 Browse Box Basic Features 01:18 Bare Minimum Browse 02:59 Custom HTML template & Export to CSV or XML 05:48 Set Page Size / Skip Footer 07:56 Column Alignment and Sorting 14:56 Add, Edit, and Delete buttons 24:17 More Buttons feature 33:58 Totaling Columns 35:29 Multiple Browses on single page
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.