SettingsGrid Control

By | January 30, 2009

SettingsGrid control allows visually represent categorized set of settings and allow viewing and editing them.

SettingsGrid control key features:

  • Settings are organized into sections, that can be arranged into tree-like structure;
  • Settings configuration (list of settings and categories) is represented as XML document;
  • Besides of standard types (text, list, checkbox) there are possibility to extend using custom settings editors;
  • Validators support (simple, regular-expression based and custom);
  • Dependency support (for example, setting can be disabled if other setting has certain value);
  • Confirmation of changed, but not saved settings;
  • Localization support (callbacks for localized captions, labels, etc.);
  • Customizable visual style (CSS-styles, visual properties);
  • AJAX-based (category switching, saving, etc. are performed without page reload).

SettingsGrid control sample screenshot:
SettingsGrid control allows visually represent categorized set of settings and allow viewing and editing them

SettingsGrid control structure diagram:
SettingsGrid control allows visually represent categorized set of settings and allow viewing and editing them

SettingsGrid control allows visually represent categorized set of settings and allow viewing and editing them.
Manufacturer: Developex

Leave a Reply

Your email address will not be published. Required fields are marked *