Intersoft WebGrid Documentation
Walkthrough: Using SliderBar Custom Editor in WebGrid
See Also Send comments on this topic.

Glossary Item Box

SliderBar can be handled using mouse drags as well as keyboard navigation arrows (Up/Down arrow key for vertical SliderBar and Right/Left arrow key for horizontal SliderBar). This walkthrough shows you how to use SliderBar in WebGrid.

During this walkthrough, you will learn how to do the following:

 Prerequisites

In order to complete this walkthrough, you will need the following:

  • Visual Studio 2005 Application.

 Step-By-Step Instructions

To create new web application and specify SliderBar control in WebGrid

  1. Bind WebGrid to AccessDataSource. 
  2. Please use Products table instead of Customers table.
  3. Right click on WebGrid and click on Retrieve Structure to retrieve all columns based on assigned DataSource.
  4. Go to the WebGrid designer.
  5. Set WebGrid's properties AllowEdit to true.
  6. In Advanced, click Edit Control Type to Slider Bar.

    SliderBarDesigne

    SliderResult

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.