473,513 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

need some help

I'm stuck on a few things and really can't find anything yet online to help
me out.

1. I'm using a Web Service to return all my data from my databas as a
Dataset. I can bind a datalist, datagrid, and my drop downs with no problem,
but how can i bind a data item from the dataset to a label?

2. Some of the dataitems are coming back as 0, if they come back as 0 I do
not want to display that I want blank. So how can i search the XML dataset
and replace 0 with " " so nothing is displayed?

thx
Nov 18 '05 #1
2 2955
instead of binding, write a little loop to iterate the dataset
for(string str in dataset1.tables[0].rows)
label1.text = str + ", ";

roughly

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"IGotYourDotNet" <IG************@discussions.microsoft.com> wrote in message
news:BE**********************************@microsof t.com...
I'm stuck on a few things and really can't find anything yet online to
help
me out.

1. I'm using a Web Service to return all my data from my databas as a
Dataset. I can bind a datalist, datagrid, and my drop downs with no
problem,
but how can i bind a data item from the dataset to a label?

2. Some of the dataitems are coming back as 0, if they come back as 0 I do
not want to display that I want blank. So how can i search the XML dataset
and replace 0 with " " so nothing is displayed?

thx

Nov 18 '05 #2
1.if you have a primary key in your dataset then you can use a datarow to
map to a specific row, then bind the text property of the label to a
specific item of the row ...
"IGotYourDotNet" <IG************@discussions.microsoft.com> wrote in message
news:BE**********************************@microsof t.com...
I'm stuck on a few things and really can't find anything yet online to
help
me out.

1. I'm using a Web Service to return all my data from my databas as a
Dataset. I can bind a datalist, datagrid, and my drop downs with no
problem,
but how can i bind a data item from the dataset to a label?

2. Some of the dataitems are coming back as 0, if they come back as 0 I do
not want to display that I want blank. So how can i search the XML dataset
and replace 0 with " " so nothing is displayed?

thx

Nov 18 '05 #3

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

Similar topics

6
6309
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
5
2171
by: John Flynn | last post by:
hi all i'm going to be quick i have an assignment due which i have no idea how to do. i work full time so i dont have the time to learn it and its due date has crept up on me .. As follows:...
0
1827
by: xunling | last post by:
i have a question about answering ..... this topic is "need help" what do i have to write at te topic line, !after i have klicked the "answer message" button ive tried many possibilities,...
9
2912
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
7
3288
by: Timothy Shih | last post by:
Hi, I am trying to figure out how to use unmanaged code using P/Invoke. I wrote a simple function which takes in 2 buffers (one a byte buffer, one a char buffer) and copies the contents of the byte...
15
4564
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
16
2507
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client...
8
2719
by: skumar434 | last post by:
i need to store the data from a data base in to structure .............the problem is like this ....suppose there is a data base which stores the sequence no and item type etc ...but i need only...
0
3922
by: U S Contractors Offering Service A Non-profit | last post by:
Brilliant technology helping those most in need Inbox Reply U S Contractors Offering Service A Non-profit show details 10:37 pm (1 hour ago) Brilliant technology helping those most in need ...
20
4223
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
0
7259
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
7158
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
7535
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...
1
7098
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
7523
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5085
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...
0
3232
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1592
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.