myliang / x-spreadsheet

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
https://myliang.github.io/x-spreadsheet
MIT License
14.22k stars 1.71k forks source link

[Question] - Documentation related to data validation #376

Open ShadabFaiz opened 4 years ago

ShadabFaiz commented 4 years ago

I need to implement 2 feature:

  1. Data Validation such that user can enter text in a cell only from the given dropdown. If any other text is entered, then data validation is false.
  2. Autofill I have looked at the README.md but I'm not able to find the documentation for such feature. It would be really helpful if anyone can point me the rifght direction.
Nihal-Chandwani commented 1 month ago

did you find it?