Ben react-pivottable
sadece jQuery veri tablosu görünümünde tüm veri kümesini görüntülemek için bir yolu olduğunu bilmek istedim uyguladık
yani, aşağıdaki sütunlar için tümünü tablo şeklinde görüntülemek istediğiniz birkaç sütun var
[
'SRN', 'MainSystemType', 'MagnetType', 'MagnetCoverType', 'MagnetRMMUType',
'MagnetHighOrderShimPowerSupply', 'GradientAmplifierType',
'GradientInterfaceType', 'GradientSwitchType', 'RFSystemB1FieldSystem',
'RFSystemFrontendInterface', 'CabinetsDasCabinet',
'ReconstructorAvailableMemory', 'ReconstructorNumberOfProcessors',
'AcquisitionSystemBulkBoardType', 'CabinetsCoolersCabinet',
'AcquisitionSystemType', 'PatientSupportPatientSupportType',
'PatientInterfaceMiscellaneousBoxType', 'PatientInterfacePPUType',
'PatientInterfaceType', 'PatientInterfaceAudioModule',
'PatientInterfaceAudioSwitchType', 'PatientSupportPowerSupplyUnit',
'RFAmpType', 'IOP_Firmware', 'RFP_Firmware'
],
[
108, 'WA15', 'WA_15T', 'Wide Aperture', 'MEU', 'NONE', '781', 'IGCIDNA',
'NONE', 'HIGH', 'TFINT', 'DACC', 65536, 1, 'NONE', 'LCC2B', 'DDAS',
'IMT', 'AIBo', 'NONE', 'wBTU', 'AM3 With E-Stop', null, 'PSU2',
'S35_64', 'IOP.NA', 'RFP.NA'
],
[
121, 'T15', 'F2000', 'Achieva', 'MEU', 'NONE', '781', 'IGCIDNA', 'NONE',
'HIGH', 'CFINT', 'DACC', 65536, 1, 'NONE', 'LCC2B', 'DDAS', 'MT', 'AIBo',
'NONE', 'wBTU', 'AM3 With E-Stop', null, 'NONE', 'S35_64', 'IOP.NA',
'RFP.NA'
],
[
117, 'T30', '3T_2', 'Achieva AmbiRing', 'MEU', '810_85893', '787', 'IGCI',
'Gradient Switchbox', 'HIGH', null, 'DACC', 65536, 1, null, 'LCC2A', 'CDAS',
'MT', null, 'NONE', 'wBTU', null, 'VERSION 2', null, '8134_128', 'IOP.NA',
'RFP.NA'
]
Tüm verilerle birlikte tablo görünümü (arama sıralama ve indirme seçeneği).
Lütfen bunu başarmak için ayarlamam gerekirken https://www.npmjs.com/package/pivottable tarafından bir seçenek var.
2
pivottable jquery içinde tepki-pivottable görüntülemek ister misiniz? Neyi başarmak istediğinizi daha iyi anlatabilir misiniz?
—
tudor.gergely