Reply
How to bind xml data in GridView?
Old 09-19-2009, 09:28 AM How to bind xml data in GridView?
Average Talker

Posts: 21
Trades: 0
hi all!

i using this code

Dim oDs As New DataSet
oDs.ReadXml(Request.PhysicalApplicationPath + "XMLFile.xml")
GridView1.DataSource = oDs
GridView1.DataBind()

for databind in gridview

but it binds only one column from xml file.

xml file has many columns, i want bind all columns from xml file.
i attached xmlfile.zip.

thanks for advance
Attached Files
File Type: zip XMLFile1.zip (1.6 KB, 0 views)
__________________
for best web designig and hosting
visit http://www.prosysdevelopers.com

Last edited by Rams; 09-19-2009 at 09:32 AM.. Reason: not mention in language
Rams is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Reply     « Reply to How to bind xml data in GridView?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.10693 seconds with 14 queries