Activer la boîte de modification de GridWeb
Définition de la boîte de modification de Aspose.Cells.GridWeb
Le contrôle GridWeb fournit la propriété ShowCellEditBox à laquelle les développeurs peuvent l’assigner à “True” pour l’activer. La valeur par défaut de l’attribut est False. Lorsque vous définissez sa valeur sur “True”, la boîte de modification apparaîtra en haut du contrôle 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