I saw the article of how we can “Use _JavaScript to create a DataGrid control with inline editing ” but if i use this in asp.net the data is not binding to datagrid(i cannot refer cell values in ASP.Net Code) therefore i cannot make updations/changes to the database using this methodology.so i want to know how to bind data to datagrid using javascript