Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

Show data outside data controls

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mirnes - 16 Jun 2007 09:03 GMT
Hello!

How can I show data outside of data controls (gridview, listview
etc.). I want to build CSS menu with data from database table and that
is the reason why I need it outside of any data control.
Masudur - 16 Jun 2007 09:13 GMT
> Hello!
>
> How can I show data outside of data controls (gridview, listview
> etc.). I want to build CSS menu with data from database table and that
> is the reason why I need it outside of any data control.

hi,

Whats wrong with using the repeater Control or datalist control...
both can be bind from database... and with little work you can make
exactly look like css menu

Thanks
Masudur
Mirnes - 16 Jun 2007 09:22 GMT
Hello Masadur,

Off course there is nothing wrong with repeater or datalist or any
other control in asp.net. I was just
wondering how to show data outside of these controls since I have some
ideas that I would like to
implement in my site.

Besides menu, I would like also to have "dynamic title" on every page
which will be, off course, some
database field.

Regards.

Masudur je napisao:
> > Hello!
> >
[quoted text clipped - 10 lines]
> Thanks
> Masudur
Yuriy Solodkyy - 16 Jun 2007 13:24 GMT
<head runat="server">
   <title runat=server><%# GetTitle() %></title>
</head>

and DataBind() somewhere in Page_Load?

> Hello Masadur,
>
[quoted text clipped - 24 lines]
>> Thanks
>> Masudur

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.