Inline Edit Box .NET ASP.NET script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: inlineeditbox-09.zip
  • Last update:
  • Platform: Windows
  • Language: ASP.NET
  • Price:Other Free / Open So
  • Company: encosia.com (View more)

Inline Edit Box .NET script description:




Publisher review:
Inline Edit Box .NET is a .NET control that adds in-line text editing capabilities with one line of code. InlineEditBox.net is a .NET control that adds in-line text editing capabilities with one line of code.

This is great for forms and administrative areas giving you the possibility to edit a piece of text inline, and submitting it not via a submit button, but instead with AJAX.

InlineEditbox Properties:

string LabelCssClass: Determines the CssClass to be applied to the label. Defaults to "".

string LabelHoverCssClass: Determines the CssClass to be applied on the label’s mouseover. Defaults to "".

string CssClass: Determines the CssClass to be applied to the textbox.

string DefaultBlankText: Determines the label’s text to be displayed when a user inputs String.Empty into the textbox. Defaults to “(Click to enter text)”.

Boolean CallBackOnBlur: Enables or disables the CallBackFunction (javascript function) to be executed on the textbox’ blur event. Defaults to false.

string CallBackFunction (required if CallBackOnblur = true): Refers to the javascript function to be called on the textbox’s blur event. Defaults to "". Returned values to the callback function are newText (the newly entered text from the textbox) and referrer (the ID of the InlineEditBox control that spawned the call back).

Boolean CallBackIfIdentical: Enables or disables the CallBackFunction to be called whether the textbox value has changed or not. Defaults to false.

Boolean ResizeTextboxWidth: Enables or disables the resizing of the textbox width to that of the label (upon click). Defaults to false;

Boolean ResizeTextboxHeight: Enables or disables the resizing of the textbox height to that of the label (upon click). Defaults to true;

Boolean TrapEnterKey: Enables or disables enter key trapping, if enabled, the textbox blur() function will be called. Defaults to true;

Boolean TrapShiftEnterKey: Enables or disables shift enter key trapping, if enabled, the blur() function will not be called if the SHIFT key is pressed with the ENTER key. Defaults to true.

Boolean TrapEscapeKey: Enables or disables escape key trapping, if enabled, pressing the ESCAPE key will cancel the edit and reset the text to its original value. Defaults to true.

InlineClickMode ClickMode: enum [SingleClick|DoubleClick] - Determines the click method for the textbox. Defaults to SingleClick

InlineEditBoxMode Mode: enum [AdminMode|DisplayMode] - If DisplayMode, the inline edit will be disabled. Defaults to AdminMode

string ClientIDSuffix: Inserts specified value to end of ID to allow for use within a Repeater/Web Control object. Defaults to String.Empty
Inline Edit Box .NET is a ASP.NET script for Text Management scripts design by encosia.com. It runs on following operating system: Windows.

Operating system:
Windows

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5