Although you can create a complete FlexGrid application without coding using only the C1FlexGrid control contained in a FlexGrid Screen, in some cases you may want to customize the application and the user interface to some degree. This section outlines some common C# coding techniques specific to the LightSwitch platform.
|
The runtime components of FlexGrid for LightSwitch are the same as those in FlexGrid for Silverlight. Visit the ComponentOne web site for more documentation and samples that illustrate how to configure the underlying Silverlight controls in code. |
See Also