-
Notifications
You must be signed in to change notification settings - Fork 0
tableConfigReport
Kechushou edited this page May 19, 2015
·
2 revisions
define([],function(){
var config = {};
config.bProcessing= true;
config.iDisplayLength= 1000;
config.sPaginationType= "full_numbers";
config.aaSorting= [[0,"desc"]];
config.sScrollX= "100%";
config.sScrollXInner= "101%";
config.bScrollCollapse= true;
config.columnWidths = [];
config.sDom= '<"top"i<"filter_result"><"clear"><"filter_button"><"clear">>rt<"bottom"<"clear">>';
return config;
});
-
Quickforms Basics
-
Tutorials
- Setup Tutorials
- App Development Tutorials
-
Assignments
-
Project
-
Applications
-
Quickforms Advanced
- Project With Database
- Advanced Setup
- HealthApp with Database
- Source Control
- Joining the Team
- Cordova Native Application
- Miscellaneous
- Project With Database
-
-
Form Controls
-
App Controls
-
Report Controls
-
Server Controls
-
Quickforms DAO
-
Email Notification
-
Migrating QuickForms3(Test Server) to QuickForms(Production-Server)