V1.1 stable version
- Added the full-client editing mode to add, delete, and modify table data in the mode where no data is loaded. With this function, combined with server properties, you can complete the submission of one or more dynamic tables in the form. Typical application scenarios: purchase, inventory, and warehouse receiving documents and orders.
- The following method is used to adjust the client:
Getcelldatas can now correctly obtain the data after the client adjusts the column order. The returned data is always in the column order during initialization, ensuring logical consistency before and after.
The updaterowdata addition method is used to dynamically modify data in a table. the provided data is subject to the column sequence during initialization.
Insertnewrow: Adjust the provided data based on the column sequence during initialization.
- Optimize the manual order of table columns to allow the customer to adjust the column order of the table.
- Optimize client rendering efficiency-adjust the data processing methods of most rows and columns to the dictionary mode, and discard most of the original methods used to operate data based on the DOM structure, thus improving the client response speed.
- Fixed the bug where new lines cannot be selected on the client.
By the end of the current version, it has changed significantly with native flexigrid and improved versions with over million RMB per week, with the basic coreCodeThe components are too old to be compatible with the preceding controls.
To download this version, visit the top-level download link on the homepage.
For more information, see the perfect Asp.net solution for jquery flexigrid: Introduction to asynchronous table controls and application effects of dotnetflexgrid-. Net native.
For more information, see the perfect solution for jquery flexigrid's Asp.net-dotnetflexgrid User Guide (1)