My account: Login | Sign Up
Loading... 

DataGrid Question in microsoft.public.dotnet.general | Thread profile

Thread profile page for "DataGrid Question in microsoft.public.dotnet.general" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "DataGrid Question in microsoft.public.dotnet.general", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: DataGrid Question in microsoft.public.dotnet.general
Site: Discussions in microsoft.public.dotnet.general  Discussions in microsoft.public.dotnet.general - site profile
Forum: microsoft.public.dotnet.general  microsoft.public.dotnet.general - forum profile
Total authors: 1 author
Total thread posts: 1 post
Thread activity: no new posts during last week
Domain info for: microsoft.com

Thread posts in DataGrid Question in microsoft.public.dotnet.general:

1. 
Started 1 month, 3 weeks ago (2008-10-09 16:57:00)  by fripper
I am using VB .Net 2003. I am really struggling to understand how to display a table (datagrid) in a web app. Let me explain what I want to do ... I want the table to be, say, six columns wide. Columns 1, 3, 5 and 6 will contain data that is in an array ... assume it is simple integer data. Now, I want columns 2 and 4 to be ...
Size: 1,624 bytes
Customize:  Customize "DataGrid Question in microsoft.public.dotnet.general :: microsoft.public.dotnet.general :: Discussions in microsoft.public.dotnet.general"
 

Top contributing authors for DataGrid Question in microsoft.public.dotnet.general

Name
Posts
fripper
1
user's latest post:
DataGrid Question in...
Published (2008-10-09 16:57:00)
  I am using VB .Net 2003. I am really struggling to understand how to display a table (datagrid) in a web app. Let me explain what I want to do ... I want the table to be, say, six columns wide. Columns 1, 3, 5 and 6 will contain data that is in an array ... assume it is simple integer data. Now, I want columns 2 and 4 to be pushbutton columns whereby when the user clicks on either the pushbutton in column 2 or the one in column 4...