| Article: |
Implementing Custom Data Bindable Classes: CollectionBase | |
| Subject: | how to add headers of a data grid control | |
| Date: | 2003-11-18 04:44:16 | |
| From: | anonymous2 | |
| can u further elaborate the same example on datagrid as well. | ||
Showing messages 1 through 1 of 1.
-
how to add headers of a data grid control
2003-12-18 11:37:54 anonymous2 [View]
As far as binding goes, the DataGrid and the Repeater work the same way. You build your custom object like this, and you can bind to either. I have done so with both.


