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

To populate a single cell with data when the form loads, set the grid's indexer to the data. Add the following code to the Form_Load event to set the cell text:

To write code in Visual Basic

To write code in C#

This topic illustrates the following:

The text Cell Text is in the fourth row, third column.

See Also

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback