Dropdown list and web grid

Is there anyway to have a cell as a dropdownlist? I see on one demo it shows a small, dropdown to the side. I would like this to be a full blown dropdown or if there is a way I can set the cell type, that would be perfect!! Anyway to do it? it would be nice to set checkboxes or other types as cells.

Thanks

D

I discussed with Henry for this feature and modified our development plan. This feature will be available in about 4 weeks. Will it serve your need? Thanks for your patience.

Hi,

The new Aspose.Grid.Web 1.5.2 now supports creating DropDownList control in cells, by adding a new validation type ValidationType.DropDownList. You may download the new release from:

Download link

Enjoy it.