Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Organize Data View modes: 
User avatar
Member
Member
ctaleck IPAGlobal - 4/20/2009 4:10:05 PM
   
Organize Data
I'm looking for a sample of the Web Parts > General > Filter to organize some data from a custom document type.

Specifically, I'm looking for the code that would be implemented in the filter.ascx.cs file.

I've seen the "E-commerce Products Filter" in the "Using DataSource web parts" entry of the Developer's Guide, but it does not get into the programming aspect of creating your own filter code.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 4/28/2009 7:40:57 AM
   
RE:Organize Data
Hi,

The code of the Products filter is the example. You can find it here \CMSModules\Ecommerce\Controls\Filters\ProductFilter.ascx.cs. In this file you can find the sample methods for the filter implementation.

Best Regards,
Juraj Ondrus