473,387 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Show data outside data controls

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.

Jun 16 '07 #1
3 1275
On Jun 16, 2:03 pm, Mirnes <leme...@yahoo.comwrote:
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

Jun 16 '07 #2
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:
On Jun 16, 2:03 pm, Mirnes <leme...@yahoo.comwrote:
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
Jun 16 '07 #3

<head runat="server">
<title runat=server><%# GetTitle() %></title>
</head>

and DataBind() somewhere in Page_Load?
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:
>On Jun 16, 2:03 pm, Mirnes <leme...@yahoo.comwrote:
>>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

Jun 16 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jason | last post by:
What interface do I need to implement in order to get a component with a public property to show up in the data binding drop down boxes at design time in VS.net? I've tried to look just about...
2
by: paul meaney | last post by:
All, myself and another developer have been staring blankly at a screen for the past 48 hours and are wondering just what stunningly obvious thing we are missing. We are trying to load up 2...
3
by: sorCrer | last post by:
Hi All, Posted after extensive searching! I have a nested repeater control as follows: (Simplified ;-)) <table> <asp:repeater id=parent onItemDataBound=createChild> <tr><td>Level...
2
by: Luis Ferrao | last post by:
Hi, I've had the opportunity to witness an very strange thing during the LoadPostData() of one of my forms. The problem is that only some of the fields in the form are filled with the...
7
by: charliewest | last post by:
Hello - I'm using a Repeater control to render information in a very customized grid-like table. The Repeater control is binded to a DataSet with several records of information. Within the...
2
by: christianlott1 | last post by:
Question I'd like to know specifically how to select another window outside of Access (a web page) and paste cells from my database. I've used a macro program to do this before. I've read...
2
by: Antonio | last post by:
Can someone tell me why the following procedure updates ALL the records in the database with the field being updated for one record? private void updateRow(object source,...
2
by: =?Utf-8?B?Q3lyaWwgR3VwdGEgfCDgpLjgpL/gpLDgpL/gpLIg | last post by:
Hello, I have an interesting problem. I wish to show a set of controls on a form repeatedly. Sort of like an ASP.Net repeated, but without any data binding (I want to be able to put in the...
1
by: bienwell | last post by:
Hi all, I'm going to develop an ASP.net page (VB) that allows users to export data into the zip file. Do you have any sample codes? Please give me the source codes if you have. One more...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.