Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Using DataGrid for a Forum Question

Reply
Thread Tools

Using DataGrid for a Forum Question

 
 
Patrick.O.Ige
Guest
Posts: n/a
 
      10-26-2005
There is a message board application.
And the DataGird is being used to populate the threads.
Topic,Startedby replies,views and Date Posted.
But now i want to add LAST POST if there is any.
There are 2 tables post and reply
On the Last Post column i would like to retrieve the Last Reply from the
reply table
into that column so for exmaple "1/1/2005 @13:49pm by Name"
the reply table has the columns replyid,name,subject,dt(date),message and
postid.
What would be the best way to do this?


 
Reply With Quote
 
 
 
Reply

Thread Tools

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
join forum discussjava.com/forum inathaniel@hotmail.com Java 2 08-29-2006 02:32 PM
join forum discussjava.com/forum inathaniel@hotmail.com Java 0 08-28-2006 03:50 AM
create asp.net forum using xml? bmongtangco ASP .Net 2 02-09-2005 12:00 AM
[Ruby Forum] Forum digest by email Alexey Verkhovsky Ruby 0 09-22-2004 07:21 PM
To all Gurus: How can I edit/update a DataGrid in a DataGrid (nested DataGrid)? Possible? Andreas Klemt ASP .Net Datagrid Control 0 10-08-2003 01:19 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57