473,395 Members | 2,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Flex Grid in Smart Device Application in VB .Net

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
Jul 21 '05 #1
6 2876
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" <Br************@aac-inc.com> wrote in message
news:03****************************@phx.gbl...
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

Jul 21 '05 #2
All I see is the DBGrid. Am I not seeing something or is
this an add in.

Brian
-----Original Message-----
What do you need to do that the CF Grid won't let you do? You can add toit, delete rows etc, it has most of the functionality of the standarddesktop grid.
"Brian Holbrook" <Br************@aac-inc.com> wrote in messagenews:03****************************@phx.gbl...
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

.

Jul 21 '05 #3
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" <br************@aac-inc.com> wrote in message
news:07****************************@phx.gbl...
All I see is the DBGrid. Am I not seeing something or is
this an add in.

Brian
-----Original Message-----
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" <Br************@aac-inc.com> wrote in

message
news:03****************************@phx.gbl...
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

.

Jul 21 '05 #4
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.

Jul 21 '05 #5
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
-----Original Message-----
Yes, there's only the DBGrid, but what are you trying to do? You can do alot with it, granted, it's not the desktop, but you can still get a lotdone. What problem do you need to solve?
"Brian Holbrook" <br************@aac-inc.com> wrote in messagenews:07****************************@phx.gbl...
All I see is the DBGrid. Am I not seeing something or is this an add in.

Brian
>-----Original Message-----
>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" <Br************@aac-inc.com> wrote in

message
>news:03****************************@phx.gbl...
>> 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
>
>
>.
>

.

Jul 21 '05 #6
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.

Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Casey Entzi | last post by:
I have Visual C#.net and got visual studio 2003 with it as a package. My question is, can I create programs for Smart Devices? In the help file it walks you through it, but it tells you to create...
2
by: Sreedharan | last post by:
Hi, I am using C#. Is there no Join method (in thread class)for Smart device application? And Also i noticed that Name property isn't there(got compiler error when trying to use them) Is this...
12
by: Brian Holbrook | last post by:
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...
9
by: Vincent | last post by:
I am trying to create a function that is called on the Flex Grid's MouseDown event. However, this event is not listed in the properties for this object. I tried to manually create the prototype...
1
by: Stroumfs | last post by:
Hi! Can anyone tell me how can i print a flex grid? I created a button print below the flex grid.What code should i write in order to print? and how can i can i change the colour and the font of...
5
by: ASP.NET explorer | last post by:
I have been asked to create some simple animation using Adobe Flash player in ASP.NET(C#) web application. While I am fairly well versed with ASP.NET C#, I absolutely have NO IDEA about how to...
10
by: Jules Winfield | last post by:
Guys, I've been designing applications for the financial services industry using MSFT technologies for many years (Win32 API, MFC, and now .NET WinForms). All applications are Internet-based,...
0
by: Vincent | last post by:
I came across some code to automatically resize a flex grid. It works adequately--it will resize to allow all of the text to be seen in a given column. But, it resizes the column too much. That...
1
by: Bills | last post by:
Hi, I am looking for a grid that supports the following requirements: Firstly, I need to bind a datatable (which I fetch from a database) to the grid. I then need to be able to add columns...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.