CRUD Operation with Search Data Table



नमस्‍कार दोस्‍तो,

इस ब्‍लॉग में हम आपको बहुत ही सरल भाषा में बतायेगें की किस प्रकार गुगल शीट के डेटा को वेब एप स्‍क्रीप्‍ट की मदद से CRUD ऑपरेशन Perform किया जाता है ा

CRUD Operation Means - Google Sheet के डेटा को वेब एप स्‍क्रीप्‍ट की मदद से रिड करना, गुगल शीट में नया डेटा ऐड करना, गुगल शीट के डेटा को अपडेट करना एवं गुगल शीट के डेटा को डिलीट करना  इत्‍यादि ा



 Learn to CRUD Operation With Search Data Table by Web app Script




Practical
   


 Please Follow following Step 




 

Step 2 :-Copy Custom Online Form With Signature Google Sheet






Step 3 :- Click to Google Sheet>> Extensions Click >> App Script>> 





 Step 4 :-then Create  three file in App Script File

code.gs
index.html
form.html
DataTable.html

Step 5 :- Copy of code.gs File below file and Paste to Web App Script Editor


code.gs


Step 6 :- Copy of index.html File below file and Paste to Web App Script Editor

index.html
 

Step 7 :- Copy of form.html File below file and Paste to Web App Script Editor

form.html
 

Step 8 :- Copy of DataTable.html  File below file and Paste to Web App Script Editor

DataTable.html 
 


Step 9:- Click to Deploy >>New Deployment>>


Step 10:-  for More Details See Video

6 Comments

Previous Post Next Post
close