Archive for the ‘Org Chart’ Category

Create a custom item renderer for the OrgChart

Tuesday, March 25th, 2008

The default item renderers are designed to answer most of the usual use cases. They can extended to add fields (see documentation).

But sometimes we want a completely different rendering or we may reach some limitations of default item renderers.…

Read more

Compose an email by clicking on the email of a person in an ILOG Elixir OrgChart

Monday, March 10th, 2008

In the sample of the Organization Chart component, we show how to react to a selection or a double click. But sometimes we want to do an action on a specific part of an OrgChart default item renderer.

To demonstrate…

Read more

Vista like skin for the ILOG Elixir Organization Chart item renderer

Friday, February 15th, 2008

In this post, I’ll show you how to customize the look of an Organization Chart item renderer. The item renderer is the flex component that represents a data item (i.e. the “box”).

You can customize the background of an item…

Read more

OrgChart with flipping renderers

Monday, February 11th, 2008

Several times discussions at ILOG raised the fact that having an organization chart with a flip effect on renderers would be nice. Indeed you would see basic information on the main side of the renderer and (for example) clicking on it…

Read more