GridWeb EditBox aktivieren
Konfigurieren der Edit Box von Aspose.Cells.GridWeb
Die GridWeb-Steuerung bietet die Eigenschaft ShowCellEditBox, auf die Entwickler sie auf “True” setzen können, um die Symbolleiste einzuschalten. Der Standardwert des Attributes ist False. Wenn Sie den Wert auf “True” setzen, wird die Edit Box oben auf der GridWeb-Steuerung angezeigt.
To enable this feature, you need to import “jquery.js” file to your project and refer it in your .aspx page(s) to make it work. You may download the jQuery archive from https://jqueryui.com/download/all/ and put the library file(s) into some folder in the project and add reference to the library file via