PC Review


Reply
Thread Tools Rate Thread

What control do I use to show tabular data?

 
 
John Doe
Guest
Posts: n/a
 
      9th Dec 2003
Hi folks, I'm a newbie to VB.NET. I have data which I would like to show in
a table format although it's not coming from a database or anything like
that. Is there a control that I can use for this? Do I use the DataGrid or
do I use a multi-column listbox? It would also be helpful if I could store
other objects in the table cells such as checkboxes, images, etc.

Thanks in advance,
Davis Bennett


 
Reply With Quote
 
 
 
 
William Ryan
Guest
Posts: n/a
 
      9th Dec 2003
You can do all of that with a dataGrid and you can bind to all sorts of
things, even Strongly Typed Collections. In addition, you can do all that
you want with Combo boxes and all.

Remember, you can create a Client Side DataTable/DataSet that NEVER saw a
Database and you can bind to that.

HTH,

Bill
"John Doe" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi folks, I'm a newbie to VB.NET. I have data which I would like to show

in
> a table format although it's not coming from a database or anything like
> that. Is there a control that I can use for this? Do I use the DataGrid

or
> do I use a multi-column listbox? It would also be helpful if I could

store
> other objects in the table cells such as checkboxes, images, etc.
>
> Thanks in advance,
> Davis Bennett
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabular Data Control, Windows 2000 and IE 6.0.28 =?Utf-8?B?aWxsZXJhY3VsYQ==?= Windows XP Internet Explorer 3 10th May 2007 09:14 PM
dataurl in Tabular Data Control =?Utf-8?B?c2NsYXJrZTI0?= Microsoft Frontpage 3 14th Mar 2007 05:26 PM
Tabular Data control in now generates active X error after SP2 ins =?Utf-8?B?SG9sbHk=?= Windows XP Internet Explorer 0 12th Aug 2004 06:45 PM
Filtering a Tabular Data Control on web page =?Utf-8?B?U3Vid2F5R0M=?= Windows XP Internet Explorer 0 13th Jul 2004 01:36 PM
Tabular Data Control loads with null recordset Ziv Windows XP Internet Explorer 0 13th Apr 2004 07:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:17 PM.