2023 Volume 3 makes cross-platform development with Flutter even easier with support to fill form fields programmatically in PDF Viewer, the option to validate and restrict improper data entry in forms with PDF Viewer, and support to display sorting and filtering icons on hover in DataGrid.
Provided support to display intuitive icons for filtering and sorting when hovering over a column header, allowing users to perform these actions quickly. After a particular column has been filtered or sorted, these icons will remain visible, indicating the action taken.
This feature allows users to view and modify list box fields in PDF forms. Users can select one or multiple options from a predefined list. This can be used in filling out job applications, registration forms, medical forms, etc. with a limited set of options to choose from, ensuring consistent and accurate data input.
Users can access and modify form data programmatically. There is an option to restrict the editing of form fields as well. Validation and restriction of improper data entry in job applications, registration forms, etc. is also possible.