T
Troy
Hi, I'm trying to use my custom class as a data provider
for a datagrid datasource. Through all the documentation
I can find, apparently my class must implement the
IEnumerable interface. I am rather perplexed as where to
go from here though. I believe I need to now use the
Function GetEnumerator() within my class but don't know
how.
Any guidance would be greatly appreciated in pursuing this
futher. Thank you.
Troy
for a datagrid datasource. Through all the documentation
I can find, apparently my class must implement the
IEnumerable interface. I am rather perplexed as where to
go from here though. I believe I need to now use the
Function GetEnumerator() within my class but don't know
how.
Any guidance would be greatly appreciated in pursuing this
futher. Thank you.
Troy