dbicList Send comments on this topic.
Developing with dbicList - User Drawn Functionality.

Glossary Item Box

User Drawn Functionality

The dbicList “User Drawn” functionality allows the developer to take control of the painting of specific areas within the control.  User Drawn functionality is surfaced through 4 different objects in the control …

 


User Drawn Node: A static item painted in the control representing a node item in the list.  NOTE: Any individual, combination, or all of the nodes in the list can be user drawn.

User Drawn Cell: A static item painted in a given column and item in an item in the control. NOTE: Any cell in the list can be user drawn and an item can contain any combination of user drawn and control drawn cells.

User Drawn Column Header: A static item painted in a given column in the header of the control.  NOTE: The List Header can contain any combination of user drawn and control drawn column headers.

User Drawn Title: A static item painted at the top of the control.


 

IMPORTANT NOTE: Instructive examples of all the UserDrawn functionality can be found in the ProductManager - Demos – dbicListUserDrawn.