[]
The FlexGrid control provides a powerful and flexible way to display and edit data in a tabular format.
public class FlexGrid<T> : FlexGridBase<T>, IHtmlString, ITemplate
Name | Description |
---|---|
T |
Name | Description |
---|---|
FlexGrid(HtmlHelper, string) | Creates one FlexGrid<T> instance. |