📄️ dynamicDatatable
Description:* Interactive spreadsheet-like data table with editable column headers and cell values. Supports dynamic row/column count, cell editing, copy/paste, and XML DataSet serialization. The grid automatically generates column headers (A, B, C...) and allows renaming.
📄️ gridControlExtended
Description:* Extended grid control for displaying and editing tabular data with configurable columns. Supports multiple serialization formats (XML, JSON, inline string, dictionary) and column templates for read-only or editable cells with autocomplete.