Simple question.
Out of the box, I’m not seeing any way to add a footer at the end of a list displayed using CListView. Do I need to extend the CListView class or…?
Thanks, Mike
Simple question.
Out of the box, I’m not seeing any way to add a footer at the end of a list displayed using CListView. Do I need to extend the CListView class or…?
Thanks, Mike
Took a look at this again this morning. I just placed the desired info after the clistview widget. No need for an explicit footer in clistview.
Thanks,