Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » About CListCtrl Collapse All
Subject Author Date
Pravin Kumar Apr 16, 2007 - 9:05 AM

Dear Sir / Madam
I am using prof uis v-2.64 .
In my previous project i am using CListCtrl & implemented lot of code on functionality of list control.
In prof uis their is similar class called CExtGridWnd by which we can implement list.
But rather than reinventing the code can you please give us a suitable & compact solution so that i can convert CListCtrl look & fill like CExtGrdWnd.
If possible please provide us a code example that can convert clistctrl header , scrollbar & bkcolor like CExtGridWnd & changes according to theme’s.

Thanks.

Technical Support Apr 16, 2007 - 11:13 AM

Unfortunately there is no enhanced version of the CListCtrl class in Prof-UIS. We would recommend you either use CExtGridWnd or CExtReportGridWnd, which are much more feature rich than CListCtrl.