Thursday, March 22, 2012

Web.UI.Webcontrols.Table to GridView1

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.
==============================================How are you building Table?

"XD" <replymeonly@.hotmail.comwrote in message
news:eVwfnbyrGHA.1084@.TK2MSFTNGP05.phx.gbl...

Quote:

Originally Posted by

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.
==============================================
>
>


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" <winista@.gmail.comwrote in message
news:%23uG6rdyrGHA.4272@.TK2MSFTNGP03.phx.gbl...

Quote:

Originally Posted by

How are you building Table?
>
"XD" <replymeonly@.hotmail.comwrote in message
news:eVwfnbyrGHA.1084@.TK2MSFTNGP05.phx.gbl...

Quote:

Originally Posted by

>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.
>==============================================
>>
>>


>
>

0 comments:

Post a Comment