Developers can save the current layout of WebCombo into *.isl file. Therefore, it could be retrieved easily in the future.
Here are step by step procedures :
- Try to modify the RowStyle BackColor into LightCoral using WebCombo.NET Designer - AdvanceSettings. This style will be saved into an *.isl file.
- Click on the Layout Manager, developers will be presented with below snapshot:
- Click the Save button in order to save the combo's current layout into a file.
- Try to open the saved *.isl file using a Text Editor. Notice that the modified RowStyle is saved into the file.