Aktivera GridWeb EditBox
Inställning av Aspose.Cells.GridWeb’s Edit Box
GridWeb-kontrollen tillhandahåller egenskapen ShowCellEditBox till vilken utvecklare kan tilldela “True” för att aktivera verktygsfältet. Attributets standardvärde är False. När du anger dess värde som “True” kommer Edit Box att visas längst upp i GridWeb-kontrollen.
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