FlexGrid for WinForms
Populating a Column with Data
Show AllShow All
Hide AllHide All

To populate a column with data when the form loads, set a loop with the grid's indexer to the data to fill the column. Add the following code to the Form_Load event to set column one to zero:

To write code in Visual Basic

To write code in C#

This topic illustrates the following:

Column one fills with zeros.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback