I am using ListView in web user control to display data from different tables in survey format in which user have to give answer i.e. either choosing from multiple options or give his own opinion in TextBox, i want to add a custom button in ListView‘s data pager which will work as a submit button?
I have no idea how to do it? Any one’s help will be greatly appreciated.
You can modify the
ListViewpager inside theListViewLayoutTemplate: