Method for importing data into bootstrap Table in classified manner on basis of js-xlsx
A js-xlsx.js, js-xlsx technology, applied in the field of WEB and JavaScript, can solve the problem of occupying server resources and achieve the effect of reducing server resources
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] Such as figure 1 As shown, the present invention adopts the following steps to realize a method of importing data classification into bootstrapTable based on js-xlsx.
[0021] Step 1. Define the excel import tag and define the bootstrapTable table on the page;
[0022]
[0023]
[0024] Step 2, refer to the relevant style files and js files of bootstrap, refer to js-xlsx.js;
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032] Step 3: use js to set the table;
[0033] $("#importExcelTable").bootstrapTable({
[0034] width: 800,
[0035] height: 320,
[0036] showToggle: false, / / toggle button
[0037] showExport: false,
[0038] showColumns: false, / / drop-down box (select the displayed columns)
[0039] singleSelect: true,
[0040] clickToSelect: true,
[0041] uniqueId : "productCode",
[0042] columns: [
[0043] {radio: true},
[0044] {field: 'productId', title: 'id', align: 'center', visible: false},
[004...
PUM

Abstract
Description
Claims
Application Information

- R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com