473,398 Members | 2,088 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,398 software developers and data experts.

Need help locating an ASP.Net control

A year or two ago I saw an example on Microsoft's web site of an ASP.Net
data bound control which worked something like this: Define the control,
specify the number of columns you needed a table to be, define the contents
of each table cell, and then bind a datatable to the control. Let's say you
wanted a table to list records in 3 columns, then you would define this
control for 3 columns, bind a datatable of 8 records, and get a table
something like this...

1-2-3
4-5-6
7-8-

There was also an option to rotate the output, so your table looked like:

1-4-7
2-5-8
3-6-

I can't seem to locate this control now though, and I can't see any way to
make the Repeater control work this way.

Any idea what the example I saw could have been? I know it was not from a
third-party though.
May 2 '07 #1
2 926
DATALIST control comes to my mind at this point. It has an option to set col
and row views.

HTH
May 2 '07 #2
"Vijay" <Vi***@discussions.microsoft.comwrote in message
news:C9**********************************@microsof t.com...
DATALIST control comes to my mind at this point. It has an option to set
col
and row views.

HTH
Ahh, thank you. I couldn't find the parameters for changing it to Table
format or setting the number of columns. Seems they are all prefixed with
"Repeat".
May 3 '07 #3

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

Similar topics

2
by: Jonathan Gennick | last post by:
Alex Martelli, Anna Ravenscroft, and I are trying to locate the following people, whose Actionstate Python Cookbook recipes we are wishing to use in the second, printed edition of the Python...
1
by: Jim Heavey | last post by:
I am transitioning from Vb.Net to C#. When using VS.Net with VB.Net while working in the code window, you can use a drop down list of all of the objects/contrl on the form, and then once you...
0
by: Johann Blake | last post by:
I'm having trouble grasping how ASP.NET correctly locates resources. There is plenty of documentation on this subject but some things are not clear at all. In my ASP.NET application, I have...
1
by: Radith | last post by:
TO ALL Remember in VB 6.0 we could do slight location adjustments using our arrow keys in the keyboard. How come you can’t do that in VB.NET; do you seriously have to specify pixel values in the...
1
by: Shiraz | last post by:
Hi It seems like none of the old posts get any follow up after a few messages, whether or not something constructive comes out of them, so I'm left with no choice but to repost an earlier...
0
by: kishore.sainath | last post by:
Hi All, The PHP 5.1.1 documentation says that NIS yp_ functions have been moved to the PECL repository and not bundled with PHP 5.1.1. However, I am unable to find it on the PECL site. Any...
2
by: hfk0 | last post by:
Hello, I'm a newbie here and was wondering anyone could help me with this. I have a simple ASP.NET 2 web application running perfectly fine with IIS and SQLServerExpress installed locally on...
3
by: Gary Brown | last post by:
Hi, Is there a resource that lists where a control's variables are put? VC puts data such as a ListView's Items in fields that bear no resemblance to the programmer's view. After documenting...
0
by: aboutjav.com | last post by:
Hi, How do I attach the .mdf and .ldf with the SQL Server Management Studio Express? Do I attached all 4 files? MyWebSiteName_log.LDF MyWebSiteName.mdf ASPNETDB.MDF aspnetdb_log.ldf
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.