S
Steve Kershaw
Hello,
I'm trying to bind a DirectoryInfo array to a GridView
(.DataBind().
Whenever I hit the gridDirList.DataBind(); method I get the error:
A field or property with the name 'ListWriteTime' was not found on the
selected data source.
Can somebody explain this error and what I can do to avoid it?
I've googled this error and 'ListWriteTime' and I don't get any
results.
Thanks so much.
Steve
I'm trying to bind a DirectoryInfo array to a GridView
(.DataBind().
Whenever I hit the gridDirList.DataBind(); method I get the error:
A field or property with the name 'ListWriteTime' was not found on the
selected data source.
Can somebody explain this error and what I can do to avoid it?
I've googled this error and 'ListWriteTime' and I don't get any
results.
Thanks so much.
Steve