Connecting Tech Pros Worldwide Forums | Help | Site Map

Flex Grid in Smart Device Application in VB .Net

Brian Holbrook
Guest
 
Posts: n/a
#1: Nov 22 '05
I am new to VB .Net. Is there anything close to what a
flex grid was in VB 6.0? By this I mean being able to
manipulate and add text data that is not in a database. I
would be taking data from a text box and adding it or
updating data that already exists in the grid. Again I am
using VB .Net in a Smart Device application. Any
direction on this would be a great help.

Thanks,
Brian

William Ryan
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


What do you need to do that the CF Grid won't let you do? You can add to
it, delete rows etc, it has most of the functionality of the standard
desktop grid.
"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in message
news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=blue]
> I am new to VB .Net. Is there anything close to what a
> flex grid was in VB 6.0? By this I mean being able to
> manipulate and add text data that is not in a database. I
> would be taking data from a text box and adding it or
> updating data that already exists in the grid. Again I am
> using VB .Net in a Smart Device application. Any
> direction on this would be a great help.
>
> Thanks,
> Brian[/color]


William Ryan
Guest
 
Posts: n/a
#3: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


What do you need to do that the CF Grid won't let you do? You can add to
it, delete rows etc, it has most of the functionality of the standard
desktop grid.
"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in message
news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=blue]
> I am new to VB .Net. Is there anything close to what a
> flex grid was in VB 6.0? By this I mean being able to
> manipulate and add text data that is not in a database. I
> would be taking data from a text box and adding it or
> updating data that already exists in the grid. Again I am
> using VB .Net in a Smart Device application. Any
> direction on this would be a great help.
>
> Thanks,
> Brian[/color]


Brian Holbrook
Guest
 
Posts: n/a
#4: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


All I see is the DBGrid. Am I not seeing something or is
this an add in.

Brian[color=blue]
>-----Original Message-----
>What do you need to do that the CF Grid won't let you[/color]
do? You can add to[color=blue]
>it, delete rows etc, it has most of the functionality of[/color]
the standard[color=blue]
>desktop grid.
>"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
message[color=blue]
>news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=green]
>> I am new to VB .Net. Is there anything close to what a
>> flex grid was in VB 6.0? By this I mean being able to
>> manipulate and add text data that is not in a[/color][/color]
database. I[color=blue][color=green]
>> would be taking data from a text box and adding it or
>> updating data that already exists in the grid. Again I[/color][/color]
am[color=blue][color=green]
>> using VB .Net in a Smart Device application. Any
>> direction on this would be a great help.
>>
>> Thanks,
>> Brian[/color]
>
>
>.
>[/color]
Brian Holbrook
Guest
 
Posts: n/a
#5: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


All I see is the DBGrid. Am I not seeing something or is
this an add in.

Brian[color=blue]
>-----Original Message-----
>What do you need to do that the CF Grid won't let you[/color]
do? You can add to[color=blue]
>it, delete rows etc, it has most of the functionality of[/color]
the standard[color=blue]
>desktop grid.
>"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
message[color=blue]
>news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=green]
>> I am new to VB .Net. Is there anything close to what a
>> flex grid was in VB 6.0? By this I mean being able to
>> manipulate and add text data that is not in a[/color][/color]
database. I[color=blue][color=green]
>> would be taking data from a text box and adding it or
>> updating data that already exists in the grid. Again I[/color][/color]
am[color=blue][color=green]
>> using VB .Net in a Smart Device application. Any
>> direction on this would be a great help.
>>
>> Thanks,
>> Brian[/color]
>
>
>.
>[/color]
William Ryan
Guest
 
Posts: n/a
#6: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Yes, there's only the DBGrid, but what are you trying to do? You can do a
lot with it, granted, it's not the desktop, but you can still get a lot
done. What problem do you need to solve?
"Brian Holbrook" <brian.holbrook@aac-inc.com> wrote in message
news:071301c3ad6f$e8f4ac70$a301280a@phx.gbl...[color=blue]
> All I see is the DBGrid. Am I not seeing something or is
> this an add in.
>
> Brian[color=green]
> >-----Original Message-----
> >What do you need to do that the CF Grid won't let you[/color]
> do? You can add to[color=green]
> >it, delete rows etc, it has most of the functionality of[/color]
> the standard[color=green]
> >desktop grid.
> >"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
> message[color=green]
> >news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=darkred]
> >> I am new to VB .Net. Is there anything close to what a
> >> flex grid was in VB 6.0? By this I mean being able to
> >> manipulate and add text data that is not in a[/color][/color]
> database. I[color=green][color=darkred]
> >> would be taking data from a text box and adding it or
> >> updating data that already exists in the grid. Again I[/color][/color]
> am[color=green][color=darkred]
> >> using VB .Net in a Smart Device application. Any
> >> direction on this would be a great help.
> >>
> >> Thanks,
> >> Brian[/color]
> >
> >
> >.
> >[/color][/color]


William Ryan
Guest
 
Posts: n/a
#7: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Yes, there's only the DBGrid, but what are you trying to do? You can do a
lot with it, granted, it's not the desktop, but you can still get a lot
done. What problem do you need to solve?
"Brian Holbrook" <brian.holbrook@aac-inc.com> wrote in message
news:071301c3ad6f$e8f4ac70$a301280a@phx.gbl...[color=blue]
> All I see is the DBGrid. Am I not seeing something or is
> this an add in.
>
> Brian[color=green]
> >-----Original Message-----
> >What do you need to do that the CF Grid won't let you[/color]
> do? You can add to[color=green]
> >it, delete rows etc, it has most of the functionality of[/color]
> the standard[color=green]
> >desktop grid.
> >"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
> message[color=green]
> >news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...[color=darkred]
> >> I am new to VB .Net. Is there anything close to what a
> >> flex grid was in VB 6.0? By this I mean being able to
> >> manipulate and add text data that is not in a[/color][/color]
> database. I[color=green][color=darkred]
> >> would be taking data from a text box and adding it or
> >> updating data that already exists in the grid. Again I[/color][/color]
> am[color=green][color=darkred]
> >> using VB .Net in a Smart Device application. Any
> >> direction on this would be a great help.
> >>
> >> Thanks,
> >> Brian[/color]
> >
> >
> >.
> >[/color][/color]


Tian Min Huang
Guest
 
Posts: n/a
#8: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Hi Brian,

Thanks for your post. I agree with William that you can use CF DBGrid for
your Smart Device application. Or you may resort to third-party FlexGrid
controls for mobile devices say, ComponentOne FlexGrid.

ComponentOne FlexGrid
http://www.pocketpcdn.com/libraries/..._flexgrid.html

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Tian Min Huang
Guest
 
Posts: n/a
#9: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Hi Brian,

Thanks for your post. I agree with William that you can use CF DBGrid for
your Smart Device application. Or you may resort to third-party FlexGrid
controls for mobile devices say, ComponentOne FlexGrid.

ComponentOne FlexGrid
http://www.pocketpcdn.com/libraries/..._flexgrid.html

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Brian Holbrook
Guest
 
Posts: n/a
#10: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


I am trying to fill the grid based on data entered by the
user, not coming from a database. As answers are entered
in a text box, I will move to the next row and populate
the columns. Again, I am new to .Net, so is there some
white paper with sample code on how to do this with the
DBGrid?

Thanks,
Brian
[color=blue]
>-----Original Message-----
>Yes, there's only the DBGrid, but what are you trying to[/color]
do? You can do a[color=blue]
>lot with it, granted, it's not the desktop, but you can[/color]
still get a lot[color=blue]
>done. What problem do you need to solve?
>"Brian Holbrook" <brian.holbrook@aac-inc.com> wrote in[/color]
message[color=blue]
>news:071301c3ad6f$e8f4ac70$a301280a@phx.gbl...[color=green]
>> All I see is the DBGrid. Am I not seeing something or[/color][/color]
is[color=blue][color=green]
>> this an add in.
>>
>> Brian[color=darkred]
>> >-----Original Message-----
>> >What do you need to do that the CF Grid won't let you[/color]
>> do? You can add to[color=darkred]
>> >it, delete rows etc, it has most of the functionality[/color][/color][/color]
of[color=blue][color=green]
>> the standard[color=darkred]
>> >desktop grid.
>> >"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
>> message[color=darkred]
>> >news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...
>> >> I am new to VB .Net. Is there anything close to[/color][/color][/color]
what a[color=blue][color=green][color=darkred]
>> >> flex grid was in VB 6.0? By this I mean being able[/color][/color][/color]
to[color=blue][color=green][color=darkred]
>> >> manipulate and add text data that is not in a[/color]
>> database. I[color=darkred]
>> >> would be taking data from a text box and adding it or
>> >> updating data that already exists in the grid.[/color][/color][/color]
Again I[color=blue][color=green]
>> am[color=darkred]
>> >> using VB .Net in a Smart Device application. Any
>> >> direction on this would be a great help.
>> >>
>> >> Thanks,
>> >> Brian
>> >
>> >
>> >.
>> >[/color][/color]
>
>
>.
>[/color]
Brian Holbrook
Guest
 
Posts: n/a
#11: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


I am trying to fill the grid based on data entered by the
user, not coming from a database. As answers are entered
in a text box, I will move to the next row and populate
the columns. Again, I am new to .Net, so is there some
white paper with sample code on how to do this with the
DBGrid?

Thanks,
Brian
[color=blue]
>-----Original Message-----
>Yes, there's only the DBGrid, but what are you trying to[/color]
do? You can do a[color=blue]
>lot with it, granted, it's not the desktop, but you can[/color]
still get a lot[color=blue]
>done. What problem do you need to solve?
>"Brian Holbrook" <brian.holbrook@aac-inc.com> wrote in[/color]
message[color=blue]
>news:071301c3ad6f$e8f4ac70$a301280a@phx.gbl...[color=green]
>> All I see is the DBGrid. Am I not seeing something or[/color][/color]
is[color=blue][color=green]
>> this an add in.
>>
>> Brian[color=darkred]
>> >-----Original Message-----
>> >What do you need to do that the CF Grid won't let you[/color]
>> do? You can add to[color=darkred]
>> >it, delete rows etc, it has most of the functionality[/color][/color][/color]
of[color=blue][color=green]
>> the standard[color=darkred]
>> >desktop grid.
>> >"Brian Holbrook" <Brian.Holbrook@aac-inc.com> wrote in[/color]
>> message[color=darkred]
>> >news:03a501c3ad4a$8ab13400$a301280a@phx.gbl...
>> >> I am new to VB .Net. Is there anything close to[/color][/color][/color]
what a[color=blue][color=green][color=darkred]
>> >> flex grid was in VB 6.0? By this I mean being able[/color][/color][/color]
to[color=blue][color=green][color=darkred]
>> >> manipulate and add text data that is not in a[/color]
>> database. I[color=darkred]
>> >> would be taking data from a text box and adding it or
>> >> updating data that already exists in the grid.[/color][/color][/color]
Again I[color=blue][color=green]
>> am[color=darkred]
>> >> using VB .Net in a Smart Device application. Any
>> >> direction on this would be a great help.
>> >>
>> >> Thanks,
>> >> Brian
>> >
>> >
>> >.
>> >[/color][/color]
>
>
>.
>[/color]
Tian Min Huang
Guest
 
Posts: n/a
#12: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Hi Brian,

You can find sample code for the .NET Compact Framework at the link below:
http://smartdevices.microsoftdev.com...Starts/default.
aspx

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Tian Min Huang
Guest
 
Posts: n/a
#13: Nov 22 '05

re: Flex Grid in Smart Device Application in VB .Net


Hi Brian,

You can find sample code for the .NET Compact Framework at the link below:
http://smartdevices.microsoftdev.com...Starts/default.
aspx

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Closed Thread