December 1, 2011
DotNetBar for Windows Forms ItemPanel control starting with 10.1.0.6 release includes support for data-binding. To bind ItemPanel to your data source follow these steps: Set DataSource property to the source of your data. This can be array of custom objects or data set. Set ItemTemplate property to the item which will act as template for […]