Включить поле ввода GridWeb
Настройка поля ввода Aspose.Cells.GridWeb
Элемент управления GridWeb предоставляет свойство ShowCellEditBox, которое разработчики могут установить в “True” для отображения панели инструментов. Значение по умолчанию этого атрибута - False. Когда его значение установлено в “True”, поле ввода появится в верхней части элемента управления GridWeb.
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