We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Auto Create Column - Asp.Net Web Forms - Syncfusion Grid

Hi, I have a syncfusion grid in my ASP.NET Web Project. I want that my grid automatically creates entered column name and save the new column in SQL Database Table. How can I do this? Is syncfusion grid supporting "auto create column" property in ASP.NET Web Forms? Thanks for replies.

1 Reply

VA Venkatesh Ayothi Raman Syncfusion Team May 15, 2017 12:47 PM UTC

Hi Hüseyin,  
 
Thanks for contacting Syncfusion support.  
 
Before we proceed with your query we need the following details,  
 
1. In this you have render the Grid with some columns and you need to add a new column in Grid  .The added column should be saved to SQL Database table.   
 
To add a new column in Grid, use columns method of ejGrid.  Once we had a new column in Grid the actionComplete event will be triggered. In actionComplete event you can pass the newly added column to server-side and saved to SQL Database table.  
 
Refer to the Help documents.   
 
 
 
If we misunderstood your query, please get back to us with elaborating your requirement.   

Regards, 
Venkatesh Ayothiraman. 


Loader.
Live Chat Icon For mobile
Up arrow icon