> The DataGrid is a web control. It is my understanding that it is for
> browser apps only. Can it placed on windows form without special
> gymnastics?

Signature
Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
You probably would be very happy with the VB Resource Kit, free from MSDN.
In it is not only a lot of sample code for common VB tasks, but you also get
a 100% ComponentOne Studio deployment license.
ComponentOne is the company that makes MSFlex and the Datagrid and the print
preview controls. The *Real* versions are top-notch, in fact I wonder why
folks even put up with the freeware DataGrid when it's real version is
available as "TrueDBGrid" ... not that I've used that one much myself since
it's vbx version, ever since FlexGrid got databinding back in the ocx days
I pretty much have always used FlexGrid Pro and, between us, the .Net
version of FlexGridPro beats even the mature ocx.
Just go to: http://msdn.microsoft.com/vbasic/vbrkit/default.aspx and get
the kit, then get your unlock code free from C1. No more Datagrid hacks.
Hope you do it!
Robert Smith
Kirkland, WA
www.smithvoice.com
> "Robby" <edmund@not.my.email.com> wrote in news:ugJEv6c2EHA.3120
> @TK2MSFTNGP12.phx.gbl:
[quoted text clipped - 6 lines]
> use... there are several 3rd party grids that might be easier to work
> with.
Robby - 05 Dec 2004 01:45 GMT
These controls are so delicious!!! Thanks for the heads up.
Robby
> You probably would be very happy with the VB Resource Kit, free from MSDN.
> In it is not only a lot of sample code for common VB tasks, but you also
[quoted text clipped - 27 lines]
>> use... there are several 3rd party grids that might be easier to work
>> with.
Anon-E-Moose - 05 Dec 2004 18:10 GMT
"smith" <rcsTAKEOUT@smithvoiceTAKEOUT.com> wrote in news:0Aqsd.1261$0r.1207
@newsread1.news.pas.earthlink.net:
> in fact I wonder why
> folks even put up with the freeware DataGrid when it's real version is
> available as "TrueDBGrid"
Probably because people don't want to be tied down with extra licenses or
rely on a third party to provide support. And the included ComponentOne
licenses are only valid on 1 CPU machines.
smith - 05 Dec 2004 19:17 GMT
:)
That's not true for the Windows controls. The 1 cpu EULA only applies to
the ASP.Net controls, which were'nt what he was asking about.
You get the license and you can use the TrueDBGrid and FlexGridPro in any
app you ever make, corporate or retail.
They are fully managed and so they work even in Autodeploy scenarios (I've
had FlexGridPro running in an autodeploy for about a year an a half, it
follows the app forms just like any other dll).
If you consider the light versions that come with VS to be valid for
releasing in apps then there is no reason to shy away from the real versions
that those were chisled out of.
ComponentOne isn't a fly by night company, they are the merger of Apex and
Videosoft, both top component vendors with history to the VBX days.
Sometimes using 3rd party widgets is silly - for things that you can code
yourself - but a Grid isn't one of them.
I don't know about you, but it would worry me more to release an app that
uses some of the iffy hacks that people have contrived to get the crippled
version to ack like the real version The one that is licensed with the
resource kit is a stable and proven build.
Hope that helps.
Smith
> "smith" <rcsTAKEOUT@smithvoiceTAKEOUT.com> wrote in
> news:0Aqsd.1261$0r.1207
[quoted text clipped - 7 lines]
> rely on a third party to provide support. And the included ComponentOne
> licenses are only valid on 1 CPU machines.
smith - 05 Dec 2004 23:10 GMT
By the way, the controls are a very importan deal. But the resource kit
should be checked out forf it's many code samples too.
I see on other posts that some folks have probs getting the samples to run
directly from the kits' aspx pages. If you hit this just look for them all
in the" ..\Program Files\vb resource kit\code samples\" folder, they are
named exactly as shown the in aspx pages.
hope that helps.
Robert Smith
Kirkland, WA
www.smtihvoice.com
> :)
>
[quoted text clipped - 38 lines]
>> rely on a third party to provide support. And the included ComponentOne
>> licenses are only valid on 1 CPU machines.