Hi all,
I am trying to create a program using TabStrip with 3 tabpages (Open, InProgress & Closed). These 3 tabpages will display a list of records which have the same display & information except with filtered by status. There is no problem to create 3 desginers screens (OpenView, InProgrssView & ClosedView) with 3 customListView (OpenCLV, InProgressCLV & ClosedCLV) and load them into each tabpage. But this will create an extra works for later maintenance & support. I would like to seek yours expertise on any better way to code it? Any idea or suggestion is highly appreciated.
Thanks in advance.
I am trying to create a program using TabStrip with 3 tabpages (Open, InProgress & Closed). These 3 tabpages will display a list of records which have the same display & information except with filtered by status. There is no problem to create 3 desginers screens (OpenView, InProgrssView & ClosedView) with 3 customListView (OpenCLV, InProgressCLV & ClosedCLV) and load them into each tabpage. But this will create an extra works for later maintenance & support. I would like to seek yours expertise on any better way to code it? Any idea or suggestion is highly appreciated.
Thanks in advance.