PC Review


Reply
Thread Tools Rate Thread

display and access selected items from dataSet to Datagrid in asp.net

 
 
ajaspersonal@gmail.com
Guest
Posts: n/a
 
      7th Mar 2007
-----------XML-------------------

- <root>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/3/2007 16:45:20</DateUploaded>
<Procedure>A_Insert</Procedure>
</table1>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/4/2007 16:45:20</DateUploaded>
<Procedure>A_Update</Procedure>
</table1>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/5/2007 16:45:20</DateUploaded>
<Procedure>A_Delete</Procedure>
</table1>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/6/2007 16:45:20</DateUploaded>
<Procedure>A_Insert</Procedure>
</table1>
</root>
-------------------------------------------------------------------------------------
dim ds as dataset

ds.ReadXml(Server.MapPath("xmlsheet.xml"))

Here i want 2 display those tabels(i mean
values of UN,DBName,DtaeUploaded,Procedure)in a datagrid,there
"dateUploaded" value(time and dates) are in between 3/2/2007 to
3/5/2007

how it's posible
plz... send details..

 
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
Display List Box Items Selected =?Utf-8?B?Qm9iYnllIFI=?= Microsoft Access Form Coding 6 23rd Oct 2007 01:14 AM
Copy checkbox selected datagrid items into new dataset =?Utf-8?B?ZWNvZGVy?= Microsoft ASP .NET 2 14th Oct 2005 05:27 AM
DataGrid won't display DataSet =?Utf-8?B?Qm9i?= Microsoft Dot NET Compact Framework 2 27th Dec 2004 07:22 PM
Display selected fields in datagrid anand Microsoft ASP .NET 2 10th Jul 2004 06:14 AM
display items selected in a list John Microsoft Access Form Coding 2 17th Nov 2003 08:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:06 PM.