diff --git a/docs/8.0/ayanova/docs/ay-start-common-controls.md b/docs/8.0/ayanova/docs/ay-start-common-controls.md index ac1b3288..c233d0be 100644 --- a/docs/8.0/ayanova/docs/ay-start-common-controls.md +++ b/docs/8.0/ayanova/docs/ay-start-common-controls.md @@ -5,5 +5,10 @@ todo: document that emojis can be used in any text field and key combo on window todo: WIKI controls -todo: DATA GRIDS - Note: arbitrary 1024 max char text field length, truncates after that. \ No newline at end of file +todo: DATA TABLES + Need help page specific to DataTable usage, link to it from the top of all manual pages that are for DataList UI pages (e.g. Customers page) + Note: arbitrary 1024 max char text field length, truncates after that. + Note: Special note to indicate that filtering by a column then hiding that column is supported as a feature + User won't see the filtered column if they hid it but the filter still applies + User can tell it's still filtered by the prescence of the filter reset button (circle with X inside) to the right of the filter selection list + \ No newline at end of file