Hello, I hope you can help me with this since I don’t know if it is possible to do it so far I have not had a successful result.
I have a grid with a column to insert data with modal popup. The column is called Insert.
When you finished inserting the data of the corresponding rows, you sent a notification with an asp button.
After sending the notification I need to hide the Insert column so that no more insertions are made in the database. I want to do it using the codebehind of c #.
I also want to update the grid with the data inserted in the database after sending the notification.
Will they have any help code on how to do these two things?
I hope you can answer me as soon as possible.
Thank you.