I dont know how I missed that Angel. I'm downloading the 2008 version now... will update after I get it installed. Thanks!
Hi Gary,
The problem might be because you are trying to install .NET Vision for VS2005. We have separate installations for VS2005 and VS2008.
You can download the VS2008 version from our download page:
http://nevron.com/Downloads.Download.aspx
Regards,
Angel.
Thanks Angel, I'll give this a try once I get the controls installed....
I upgraded a new machine to windows 7 and the controls install, but they are not available in studio 2008.
Gary
In this case you will have to subclass the NTreeListTableData class by the following way:
Public
item =
End Function
End Class
This way you will be able to manage the visual representation of the DateTime item.
Utilizing the NTreelist, and binding (via your sample) to a microsoft access query, I am returning the date as a vbShortDate, however when displayed - the time (12:00:00) is added.... How can I format the date so it only shows as whats returned from the query?
Thanks