Welcome to LightSwitch Desktop Edition > OLAP for LightSwitch Overview > Programming OLAP for LightSwitch > Building a Custom User Interface |
The examples in previous sections all used the C1OlapPage control, which contains a complete UI and requires little or no code. In this section, we will walk through the creation of an OLAP screen that does not use C1OlapPage. Instead, it creates a complete custom UI using the C1OlapGrid and C1OlapChart controls, as well as some user-defined LightSwitch buttons.