473,320 Members | 1,829 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,320 software developers and data experts.

Web.UI.Webcontrols.Table to GridView1

XD
How to bind web.UI.webcontrols.Table in asp.net 2.0 to a DataView1?
Please provide an example.

Thanks,

__________________________________________________ _
NOTE
==============================================
No it is not datatable. It is normal web.UI.webcontrols.Table
I want to view the data in gridview1 than a table.
==============================================
Jul 24 '06 #1
2 1525
How are you building Table?

"XD" <re*********@hotmail.comwrote in message
news:eV**************@TK2MSFTNGP05.phx.gbl...
How to bind web.UI.webcontrols.Table in asp.net 2.0 to a DataView1?
Please provide an example.

Thanks,

__________________________________________________ _
NOTE
==============================================
No it is not datatable. It is normal web.UI.webcontrols.Table
I want to view the data in gridview1 than a table.
==============================================


Jul 24 '06 #2
XD
Yes, The data comes in different fields not in RS so I have to shove it into
a table. or if you have any idea how to transform a Gridview with any data
like -

A1 B1 C1
A2 B2 C2
A3 B3 C3

I mean with any data!!! I want to have rows and columns filled with
information into a GridView1. Currently it is formed in a normal Table!

Thanks

"Winista" <wi*****@gmail.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
How are you building Table?

"XD" <re*********@hotmail.comwrote in message
news:eV**************@TK2MSFTNGP05.phx.gbl...
>How to bind web.UI.webcontrols.Table in asp.net 2.0 to a DataView1?
Please provide an example.

Thanks,

_________________________________________________ __
NOTE
==============================================
No it is not datatable. It is normal web.UI.webcontrols.Table
I want to view the data in gridview1 than a table.
==============================================



Jul 24 '06 #3

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

Similar topics

5
by: Sue | last post by:
On code-behind page: (attributes set programatically for each of these elements) linkbutton added to tablecell textbox added to tablecell tablecells added to tablerow tablerow added to table...
4
by: Rodrigo DeJuana | last post by:
Howdy, I'm new to this .net stuff and really have little to no training. Im trying to create a new page for a web form, so i have been pretty much jsut coping code. I having some issue with...
2
by: loga123 | last post by:
Hi All, I am using Link Button for DELETE on the gridview. When I click on DELETE link, I get the ArgumentOutOfRangeException. But...it deletes the record from table in the database. On...
1
by: loga123 | last post by:
Hi All, I am using Link Button for DELETE on the gridview. When I click on DELETE link, I get the ArgumentOutOfRangeException. But...it deletes the record from table in the database. On...
0
by: DC | last post by:
Why would this code give me the error "Could not load type System.Web.UI.WebControls.AccessDataSource from assembly System.Web, Version=1.0.5000.0" at line 16... <form id="form1"...
2
by: kjewell23 | last post by:
I'm getting this error column qualifier or table undefined in asp.net Dim connectionstring As String connectionstring = "DRIVER=Client Access ODBC Driver...
1
by: r786amesh | last post by:
string num; string id = string.Empty; Button senderBox = sender as Button ; if (senderBox != null) { id =senderBox.ID; ...
0
by: rajendrsedhain | last post by:
I have problem on Gridview column sorting.I want to sort each column when click to the column head.I implemented the 'GridView1_Sorting methond by using viewstate and in this way below. ...
2
by: cmrchs | last post by:
Hello, I have a GridView and an objectDataSource <asp:GridView ID="GridView1" runat="server" DataSourceID="ObjectDataSource1" AllowPaging="True" /> <asp:ObjectDataSource...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.