18) Show Header: It sets a value showing whether the header row is displayed in a Gridview control or not.
19) Pager Template: It lets you to set the custom content for the pager row in a Gridview control.
In this case you have the option of catching the update event before the database update happens (method is triggered after the Grid View’s update event has happened.
This can be a useful opportunity to save information to a historical record.
Grid View Example " data-medium-file="https://jwcooney.files.wordpress.com/2013/09/gridviewexample.gif? Sometimes using Web Forms controls is not well documented and unintuitive, which is the case with the event, where a lot of information available online is incorrect or misleading. If they do (or if they don’t), then please leave a comment.
w=300" data-large-file="https://jwcooney.files.wordpress.com/2013/09/gridviewexample.gif? NET control; in particular with how to detect and record changes after the user has saved data in the Grid View.
By the way, if you find the information I’m giving is useful, then have a look at some of the other Web Forms related articles I’ve written.
If you like my work; you can appreciate by leaving your comments, hitting Facebook like button, following on Google , Twitter, Linkedin and Pinterest, stumbling my posts on stumble upon and subscribing for receiving free updates directly to your inbox .
Stay tuned and stay connected for more technical updates.
There are many methods developer uses for sql connectivity. first using Data Set and second using Data Adapter.
STEP 5 : Connection with Data Set using Different connection method let’s try with first method using Data Set.