Hi,

You can try using a html table server control...
But coding for this control may be very cumbersome.
Loop thr the datareader and build the htnl table server control
dynamically for each item in the datareader.

Regards
Amogh


On Thu, 14 Oct 2004 18:09:53 +0100, Karthick Kumar
<[EMAIL PROTECTED]> wrote:
> Hi, 
> 
> As I am building a Report app in asp.net, I want to just display the
> retrieved data in a Data table instead of binding to a datagrid etc. I have
> written a stored procedure for it, which queries the data from 3 tables. My
> question is how can I use the dataset or datareader and display the
> retrieved values in the data table ?.
> 
> Please help, thanks.
> 
> Karthick
> 
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> Yahoo! Groups Sponsor
> 
> ADVERTISEMENT
> 
> 
> ________________________________
> Yahoo! Groups Links
> 
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/
>   
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to