iaud-mxgrid-guide

Document MX-GRID server WorkBook/WorkSheet and client iGrid API workflows.

3|1|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/AUD-DEV-TEAM/i-AUD-Developer-Kit --skill iaud-mxgrid-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iaud-mxgrid-guide
Source: https://github.com/AUD-DEV-TEAM/i-AUD-Developer-Kit/tree/main/.claude/skills/iaud-mxgrid-guide
Command: npx skills add https://github.com/AUD-DEV-TEAM/i-AUD-Developer-Kit --skill iaud-mxgrid-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a complete guide to build and integrate MX-GRID server WorkBook/WorkSheet APIs and client iGrid interactions for i-AUD reports. It clarifies how to manage templates, data binding, exports, and reserved names to streamline development.

Core Features & Use Cases

  • Server API reference: WorkBook, WorkSheet, and related utilities for Excel-like UX in web reports.
  • Client API guidance: iGrid controls, data binding, and worksheet management for rich UI interactions.
  • Data templates and data sources: .json2 templates and .ds data-binding definitions with practical use cases.

Quick Start

Load the MX-GRID guide into your i-AUD project and begin implementing the server WorkBook APIs to manipulate templates.

Frequently Asked Questions about iaud-mxgrid-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bind data to MX-GRID worksheets in web reports?

To bind data to MX-GRID worksheets, you use .ds data-binding definitions and .json2 templates. The guide provides API references and example scripts to configure data sources and manage templates for Web-based MX-GRID reports.

What is the difference between server WorkBook APIs and client iGrid controls?

Server WorkBook APIs handle template management and multi-sheet workbook operations on the backend, while client iGrid controls manage data binding and worksheet interactions for rich UI experiences on the frontend.

How do I manage multi-sheet workbooks and exports using MX-GRID?

You manage multi-sheet workbooks and exports by implementing the server WorkBook and WorkSheet APIs. The guide covers template structures and utilities to enable Excel-like export features across Web-based reports.

Can I use .json2 templates and .ds definitions for MX-GRID data binding?

Yes, .json2 templates and .ds data-binding definitions are fully supported for MX-GRID data binding. The guide provides practical use cases and example scripts to configure these structures robustly.

Does the MX-GRID guide include error handling and validation for client scripts?

Yes, the MX-GRID guide includes example scripts that enable robust integration with error handling and validation. It covers client API guidance for iGrid controls and worksheet management.

When do I need to use reserved names in MX-GRID worksheet templates?

Reserved names are needed when managing MX-GRID worksheet templates to ensure proper data binding and server API integration. The guide clarifies these reserved names to streamline template development.