Open gustafl opened 8 years ago
It would be good to have the ability to toggle the visibility of selected grammatical categories, while still keeping them in the database. Add a column for this. The name could be display or hidden and the datatype is BIT.
display
hidden
BIT
The stored procedure needs to be updated as well.
It would be good to have the ability to toggle the visibility of selected grammatical categories, while still keeping them in the database. Add a column for this. The name could be
display
orhidden
and the datatype isBIT
.The stored procedure needs to be updated as well.