Relative Content

Tag Archive for phpexcelphp-8.1

Data validation- dropdown not showing in windows excel file using phpExcel library

I have implemneted export functionality using phpExcel,i have added data validation, dropdown options in the excel file, when i export all data arroung 1000 plus records in windows, it doesnot show dropdown added. Same file if i open in Linux system it doesnt give any issue, works as expected. If export below 1000 records and open in windows, it shows the data validation dropdown.